X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_codegen_ssa%2FCargo.toml;h=5e2f01b2c9da86b19a2500ca5daf0d27786ec8d7;hb=0ab7c1d56f92ebc3c456a0c7c502ba1593e76f8c;hp=835f906239953780b0f3d90f90b6bc62d18e5c28;hpb=4940dd483a8448c0f1ef28d304fad88a9d983c4e;p=rust.git diff --git a/compiler/rustc_codegen_ssa/Cargo.toml b/compiler/rustc_codegen_ssa/Cargo.toml index 835f9062399..5e2f01b2c9d 100644 --- a/compiler/rustc_codegen_ssa/Cargo.toml +++ b/compiler/rustc_codegen_ssa/Cargo.toml @@ -11,7 +11,6 @@ test = false bitflags = "1.2.1" cc = "1.0.1" itertools = "0.9" -num_cpus = "1.0" memmap = "0.7" tracing = "0.1" libc = "0.2.50"