We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d199f88 commit f74eb0fCopy full SHA for f74eb0f
ppoprf/Cargo.toml
@@ -28,7 +28,7 @@ env_logger = "0.11.3"
28
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"] }
+tokio = { version = "1.37.0", features = ["macros", "rt-multi-thread", "time"] }
32
warp = "0.3.6"
33
34
[[bench]]
0 commit comments