We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18737aa commit 7b09166Copy full SHA for 7b09166
Cargo.toml
@@ -45,7 +45,7 @@ serde_derive = "1.0.8"
45
float-cmp = "0.9"
46
chrono = { version = "0.4", features = ["serde"] }
47
tokio = { version = "1", features = ["rt-multi-thread", "macros", "fs", "io-util", "time"]}
48
-warp = "=0.3.5"
+warp = "=0.3.6"
49
futures = "0.3.15"
50
reqwest = "0.11.10"
51
0 commit comments