Skip to content

Commit a441ee6

Browse files
dependabot[bot]stackmystack
authored andcommitted
chore(deps): 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 c4e06fe commit a441ee6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -57,7 +57,7 @@ human-panic = "2.0.1"
5757
ignore = "0.4"
5858
indicatif = "0.17"
5959
log = "0.4"
60-
num_cpus = "1.16"
60+
num_cpus = "1.17"
6161
reqwest = { version = "0.12.19", default-features = false, features = [
6262
"http2",
6363
"rustls-tls",

0 commit comments

Comments
 (0)