commit - f012a7f7ef92e9f37a194081b06ec5b7e242815f
commit + 2609f0e18090a9fa71081dbd9d77f680db4bd453
blob - 7449db06ef11d571d5fbbbecbaf809c20217e372
blob + d1b00da0d1d75cdd165740ea01a95f333ec808d1
--- Cargo.lock
+++ Cargo.lock
[[package]]
name = "ble-throughput-client"
-version = "0.1.0"
+version = "1.0.0"
dependencies = [
"anyhow",
"bluer",
blob - f7f0677ba2555ffae33c0aea3dde345e56a81a8b
blob + eb1a1d2efbf075cae0b9b388e027b9fcd66d0792
--- Cargo.toml
+++ Cargo.toml
[package]
name = "ble-throughput-client"
-version = "0.1.0"
+version = "1.0.0"
authors = ["Thomas Böhler <witcher@wiredspace.de>"]
edition = "2021"
blob - 798ff1e668d04acdee6dc4bfb0346c50469f2052
blob + 344623b165c11b62fabd4348d7cefd2c646332f5
--- README.md
+++ README.md
## Resources
Send patches and questions to
-[~witcher/bachelor-thesis@lists.sr.ht](https://lists.sr.ht/~witcher/bachelor-thesis).
+[~witcher/public-inbox@lists.sr.ht](https://lists.sr.ht/~witcher/public-inbox).
Instructions for preparing a patch are available at
[git-send-email.io](https://git-send-email.io/).
-
-Bugs and todo can be found at
-[~witcher/bachelor-thesis](https://todo.sr.ht/~witcher/bachelor-thesis).