diff --git a/Cargo.toml b/Cargo.toml index eea1f42a243..7f53517004b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ atty = "0.2" bytesize = "1.0" cargo-platform = { path = "crates/cargo-platform", version = "0.1" } crates-io = { path = "crates/crates-io", version = "0.29" } -crossbeam-utils = "0.6" +crossbeam-utils = "0.7" crypto-hash = "0.3.1" curl = { version = "0.4.23", features = ["http2"] } curl-sys = "0.4.22"