Skip to content

Commit

Permalink
Bump num_cpus from 1.14.0 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.14.0 to 1.15.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.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: num_cpus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and zonyitoo committed Dec 26, 2022
1 parent fd26912 commit 594a263
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
17 changes: 4 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ rand = "0.8"

futures = "0.3"
tokio = { version = "1", features = ["rt", "signal"] }
num_cpus = "1.13"
num_cpus = "1.15"

ipnet = { version = "2.7", optional = true }

Expand Down

0 comments on commit 594a263

Please sign in to comment.