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 8a280bb commit 96e891cCopy full SHA for 96e891c
Cargo.toml
@@ -41,7 +41,7 @@ core-foundation = { version = "0.9.4", features = ["mac_os_10_7_support"] }
41
crates-io = { version = "0.40.0", path = "crates/crates-io" }
42
criterion = { version = "0.5.1", features = ["html_reports"] }
43
curl = "0.4.46"
44
-curl-sys = "0.4.72+curl-8"
+curl-sys = "0.4.72"
45
filetime = "0.2.23"
46
flate2 = { version = "1.0.28", default-features = false, features = ["zlib"] }
47
git2 = "0.18.2"
0 commit comments