There was an error while loading. Please reload this page.
1 parent b64c96b commit 7f1c80eCopy full SHA for 7f1c80e
1 file changed
Cargo.toml
@@ -25,8 +25,8 @@ cargo-platform = { path = "crates/cargo-platform", version = "0.1.2" }
25
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.23", features = ["http2"] }
29
-curl-sys = "0.4.22"
+curl = { version = "0.4.38", features = ["http2"] }
+curl-sys = "0.4.45"
30
env_logger = "0.9.0"
31
pretty_env_logger = { version = "0.4", optional = true }
32
anyhow = "1.0"
0 commit comments