]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/rustc-workspace-hack/Cargo.toml
New upstream version 1.44.1+dfsg1
[rustc.git] / src / tools / rustc-workspace-hack / Cargo.toml
index 936e8ae895a74afc17798f82b998354e39b7fab7..7e70b52da4d1e42db155097a5256bdda7a69a918 100644 (file)
@@ -59,7 +59,7 @@ features = [
 
 [dependencies]
 curl-sys = { version = "0.4.13", features = ["http2", "libnghttp2-sys"], optional = true }
-crossbeam-utils = { version = "0.6.5", features = ["nightly"] }
+crossbeam-utils = { version = "0.7.2", features = ["nightly"] }
 serde = { version = "1.0.82", features = ['derive'] }
 serde_json = { version = "1.0.31", features = ["raw_value"] }
 smallvec-0_6 = { package = "smallvec", version = "0.6", features = ['union', 'may_dangle'] }