Skip to content

Commit d3733d0

Browse files
authored
Merge pull request #3149 from rust-lang/renovate/num_cpus-1.x
Update Rust crate num_cpus to 1.15
2 parents 17e8fd8 + 871f751 commit d3733d0

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Cargo.lock

Lines changed: 13 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ git-testament = "0.2"
3838
home = "0.5.4"
3939
lazy_static = "1"
4040
libc = "0.2"
41-
num_cpus = "1.13"
41+
num_cpus = "1.15"
4242
opener = "0.5.0"
4343
# Used by `curl` or `reqwest` backend although it isn't imported
4444
# by our rustup.

0 commit comments

Comments
 (0)