mirror of
https://codeberg.org/icewind/prometheus-edge-detector.git
synced 2026-06-03 09:24:06 +02:00
update dependencies
This commit is contained in:
parent
812e0e051a
commit
4154b7383d
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ repository = "https://github.com/icewind1991/prometheus-edge-detector"
|
|||
|
||||
[dependencies]
|
||||
tokio = { version = "1.0", features = ["time"] }
|
||||
err-derive = "0.2.1"
|
||||
futures-util = "0.3.1"
|
||||
err-derive = "0.3.0"
|
||||
futures-util = "0.3.8"
|
||||
reqwest = { version = "0.11.0", default-features = false, features = ["json"]}
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue