We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c0ee9 commit fd295f4Copy full SHA for fd295f4
ppoprf/Cargo.toml
@@ -26,7 +26,7 @@ rand_core = "0.6.4"
26
criterion = "0.5.1"
27
env_logger = "0.11.3"
28
log = "0.4.21"
29
-reqwest = { version = "0.12.2", features = [ "blocking", "json" ] }
+reqwest = { version = "0.12.3", features = [ "blocking", "json" ] }
30
dotenvy = "0.15.7"
31
tokio = { version = "1.37.0", features = ["macros", "rt-multi-thread", "time"] }
32
warp = "0.3.7"
0 commit comments