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 eb89c13 commit bbda5e1Copy full SHA for bbda5e1
Cargo.toml
@@ -26,7 +26,7 @@ cargo-util = { path = "crates/cargo-util", version = "0.1.1" }
26
crates-io = { path = "crates/crates-io", version = "0.33.0" }
27
crossbeam-utils = "0.8"
28
curl = { version = "0.4.38", features = ["http2"] }
29
-curl-sys = "0.4.45"
+curl-sys = "0.4.48"
30
env_logger = "0.9.0"
31
pretty_env_logger = { version = "0.4", optional = true }
32
anyhow = "1.0"
0 commit comments