]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_ssa/Cargo.toml
Auto merge of #82517 - Dylan-DPC:rollup-a1958gb, r=Dylan-DPC
[rust.git] / compiler / rustc_codegen_ssa / Cargo.toml
index e5df0f60941a8ca0091a76b43700e1ba7f0bae8a..5e2f01b2c9da86b19a2500ca5daf0d27786ec8d7 100644 (file)
@@ -10,7 +10,7 @@ test = false
 [dependencies]
 bitflags = "1.2.1"
 cc = "1.0.1"
-num_cpus = "1.0"
+itertools = "0.9"
 memmap = "0.7"
 tracing = "0.1"
 libc = "0.2.50"