Skip to content

Commit 485cb7a

Browse files
dependabot[bot]Virv12
authored andcommitted
Bump num_cpus from 1.16.0 to 1.17.0
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/seanmonstar/num_cpus/releases) - [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md) - [Commits](seanmonstar/num_cpus@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: num_cpus dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6222789 commit 485cb7a

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -66,7 +66,7 @@ lazy_static = "1.5"
6666
log = "0.4"
6767
mime_guess = "2.0"
6868
nix = "0.29"
69-
num_cpus = "1.10"
69+
num_cpus = "1.17"
7070
paste = "1.0.11"
7171
pest = "2.8"
7272
pest_derive = "2.8"

0 commit comments

Comments
 (0)