We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d199f88 commit 93a9824Copy full SHA for 93a9824
ppoprf/Cargo.toml
@@ -29,7 +29,7 @@ log = "0.4.21"
29
reqwest = { version = "0.12.2", features = [ "blocking", "json" ] }
30
dotenvy = "0.15.7"
31
tokio = { version = "1.36.0", features = ["macros", "rt-multi-thread", "time"] }
32
-warp = "0.3.6"
+warp = "0.3.7"
33
34
[[bench]]
35
name = "bench"
0 commit comments