Skip to content

Commit

Permalink
Bump num_cpus from 1.13.0 to 1.13.1 (paritytech#10539)
Browse files Browse the repository at this point in the history
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.13.0 to 1.13.1.
- [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.13.0...v1.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and ark0f committed Feb 27, 2023
1 parent d2d3af3 commit 442b6c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 client/offchain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ hex = "0.4"
fnv = "1.0.6"
futures = "0.3.16"
futures-timer = "3.0.2"
num_cpus = "1.10"
num_cpus = "1.13"
parking_lot = "0.11.2"
rand = "0.7.2"
sc-client-api = { version = "4.0.0-dev", path = "../api" }
Expand Down

0 comments on commit 442b6c0

Please sign in to comment.