Skip to content

Commit

Permalink
Bump num_cpus from 1.15.0 to 1.16.0 (#1314)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 30, 2023
1 parent 99e13bc commit c271ebe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
13 changes: 5 additions & 8 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 @@ -33,7 +33,7 @@ indexmap = { version = "~1.8", features = ["serde-1"] }
lazy_static = "1.0"
llvm_profparser = { version = "0.3", default-features = false }
object = "0.31"
num_cpus = "1.15.0"
num_cpus = "1.16.0"
proc-macro2 = { version = "1.0", features = ["span-locations"] }
quick-xml = "0.29"
quote = "1.0"
Expand Down

0 comments on commit c271ebe

Please sign in to comment.