Skip to content

Commit ff98286

Browse files
build(deps): bump num_cpus from 1.13.0 to 1.13.1 (#1418)
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>
1 parent a43d4c7 commit ff98286

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1806,9 +1806,9 @@ dependencies = [
18061806

18071807
[[package]]
18081808
name = "num_cpus"
1809-
version = "1.13.0"
1809+
version = "1.13.1"
18101810
source = "registry+https://github.com/rust-lang/crates.io-index"
1811-
checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
1811+
checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
18121812
dependencies = [
18131813
"hermit-abi",
18141814
"libc",

0 commit comments

Comments
 (0)