]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_session/Cargo.toml
Auto merge of #93700 - rossmacarthur:ft/iter-next-chunk, r=m-ou-se
[rust.git] / compiler / rustc_session / Cargo.toml
index 6b1eaa4d399d9d291133d36e7de2d46c93464b22..37cfc4a0dc3c2b91d586228a5d61df1dda0e7912 100644 (file)
@@ -15,5 +15,6 @@ rustc_serialize = { path = "../rustc_serialize" }
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_span = { path = "../rustc_span" }
 rustc_fs_util = { path = "../rustc_fs_util" }
+num_cpus = "1.0"
 rustc_ast = { path = "../rustc_ast" }
 rustc_lint_defs = { path = "../rustc_lint_defs" }