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 16d0495 commit 89b86b7Copy full SHA for 89b86b7
Cargo.toml
@@ -24,7 +24,7 @@ cargo-util = { path = "crates/cargo-util", version = "0.2.4" }
24
clap = "4.1.3"
25
crates-io = { path = "crates/crates-io", version = "0.36.0" }
26
curl = { version = "0.4.44", features = ["http2"] }
27
-curl-sys = "0.4.59"
+curl-sys = "0.4.61"
28
env_logger = "0.10.0"
29
filetime = "0.2.9"
30
flate2 = { version = "1.0.3", default-features = false, features = ["zlib"] }
0 commit comments