Skip to content

Commit 60837b1

Browse files
author
Ariel Ben-Yehuda
authored
Rollup merge of #41552 - jessicah:updated-num-cpus-dep, r=alexcrichton
Update num_cpus dependency to 1.x (1.4.0)
2 parents f69c777 + 85c2ff1 commit 60837b1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/bootstrap/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ test = false
2727
build_helper = { path = "../build_helper" }
2828
cmake = "0.1.17"
2929
filetime = "0.1"
30-
num_cpus = "0.2"
30+
num_cpus = "1.0"
3131
toml = "0.1"
3232
getopts = "0.2"
3333
rustc-serialize = "0.3"

0 commit comments

Comments
 (0)