Skip to content

Commit 9c43a26

Browse files
build(deps): bump num_cpus from 1.15.0 to 1.16.0 (#4738)
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>
1 parent f3f58f0 commit 9c43a26

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

Cargo.lock

Lines changed: 3 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ futures = "0.1.21"
2525
graphql-parser = "0.4.0"
2626
lazy_static = "1.4.0"
2727
num-bigint = { version = "^0.2.6", features = ["serde"] }
28-
num_cpus = "1.15.0"
28+
num_cpus = "1.16.0"
2929
num-traits = "0.2.15"
3030
rand = "0.8.4"
3131
regex = "1.5.4"

0 commit comments

Comments
 (0)