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 1cefcb7 commit 14cb754Copy full SHA for 14cb754
Cargo.toml
@@ -50,7 +50,7 @@ rquest = { version = "5.1.0", features = [
50
"cookies-preserve-order",
51
"cookies-multiple",
52
] }
53
-rquest-util = { version = "2.1.0" }
+rquest-util = { version = "2.3.0" }
54
55
[target.'cfg(not(target_env = "msvc"))'.dependencies]
56
jemallocator = { package = "tikv-jemallocator", version = "0.6", features = [
0 commit comments