We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5cca2 commit 2ed8f4fCopy full SHA for 2ed8f4f
Cargo.toml
@@ -23,7 +23,7 @@ atty = "0.2"
23
bytesize = "1.0"
24
cargo-platform = { path = "crates/cargo-platform", version = "0.1" }
25
crates-io = { path = "crates/crates-io", version = "0.29" }
26
-crossbeam-utils = "0.6"
+crossbeam-utils = "0.7"
27
crypto-hash = "0.3.1"
28
curl = { version = "0.4.23", features = ["http2"] }
29
curl-sys = "0.4.22"
0 commit comments