Skip to content

Commit

Permalink
Bump num_cpus from 1.13.1 to 1.15.0 (#31309)
Browse files Browse the repository at this point in the history
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.13.1 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/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 21, 2023
1 parent 3cdd59e commit 74e02ad
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 9 deletions.
17 changes: 13 additions & 4 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 @@ -235,7 +235,7 @@ min-max-heap = "1.3.0"
modular-bitfield = "0.11.2"
nix = "0.25.1"
num-bigint = "0.4.3"
num_cpus = "1.13.1"
num_cpus = "1.15.0"
num_enum = "0.6.1"
num-derive = "0.3"
num-traits = "0.2"
Expand Down
17 changes: 13 additions & 4 deletions programs/sbf/Cargo.lock

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

0 comments on commit 74e02ad

Please sign in to comment.