]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_data_structures/Cargo.toml
New upstream version 1.55.0+dfsg1
[rustc.git] / compiler / rustc_data_structures / Cargo.toml
index c35a164bb33423e0f34b233523d756a8aa7bcf31..112b94f6e0ebc6031d0dc62a32b37116bd199bf2 100644 (file)
@@ -17,7 +17,6 @@ rustc_serialize = { path = "../rustc_serialize" }
 rustc_macros = { path = "../rustc_macros" }
 rustc_graphviz = { path = "../rustc_graphviz" }
 cfg-if = "0.1.2"
-crossbeam-utils = { version = "0.8", features = ["nightly"] }
 stable_deref_trait = "1.0.0"
 rayon = { version = "0.3.1", package = "rustc-rayon" }
 rayon-core = { version = "0.3.1", package = "rustc-rayon-core" }