Skip to content

Commit

Permalink
Bump num_cpus from 1.15.0 to 1.16.0
Browse files Browse the repository at this point in the history
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.15.0 to 1.16.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.15.0...v1.16.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] committed Jul 1, 2023
1 parent 3ae0454 commit d91b2a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
19 changes: 5 additions & 14 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 @@ -37,7 +37,7 @@ version_check = "0.9"
nu-ansi-term = "0.47"
argmax = "0.3.1"
ignore = "0.4.20"
num_cpus = "1.15"
num_cpus = "1.16"
regex = "1.7.3"
regex-syntax = "0.6"
ctrlc = "3.2"
Expand Down

0 comments on commit d91b2a2

Please sign in to comment.