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 ab69d6a commit ec6f646Copy full SHA for ec6f646
Cargo.toml
@@ -23,7 +23,7 @@ atty = "0.2"
23
bytesize = "1.0"
24
cargo-platform = { path = "crates/cargo-platform", version = "0.1.1" }
25
crates-io = { path = "crates/crates-io", version = "0.31.1" }
26
-crossbeam-utils = "0.7"
+crossbeam-utils = "0.8"
27
crypto-hash = "0.3.1"
28
curl = { version = "0.4.23", features = ["http2"] }
29
curl-sys = "0.4.22"
0 commit comments