mirror of
https://codeberg.org/icewind/mitemp-prometheus.git
synced 2026-06-03 09:04:13 +02:00
bumb dependencies
This commit is contained in:
parent
4a940b0b4a
commit
a501b3c4c3
3 changed files with 423 additions and 347 deletions
|
|
@ -11,6 +11,8 @@ dotenv = "0.15.0"
|
|||
main_error = "0.1.0"
|
||||
tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
|
||||
warp = "0.3"
|
||||
mitemp = "0.3"
|
||||
mitemp = "0.3.1"
|
||||
tokio-stream = "0.1"
|
||||
btleplug = "0.9"
|
||||
env_logger = "0.9"
|
||||
log = "0.4"
|
||||
Loading…
Add table
Add a link
Reference in a new issue