mitemp 0.3

This commit is contained in:
Robin Appelman 2021-10-31 18:42:59 +01:00
commit 4a940b0b4a
4 changed files with 293 additions and 712 deletions

View file

@ -11,5 +11,6 @@ dotenv = "0.15.0"
main_error = "0.1.0"
tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
warp = "0.3"
mitemp = { version = "0.2.0", git = "https://github.com/icewind1991/mitemp-rs" }
mitemp = "0.3"
tokio-stream = "0.1"
btleplug = "0.9"