Skip to content

Commit a85c581

Browse files
dependabot[bot]leoyvens
authored andcommitted
build(deps): bump num_cpus from 1.13.0 to 1.13.1
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]>
1 parent 91be38c commit a85c581

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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 @@ graphql-parser = "0.4.0"
2525
lazy_static = "1.4.0"
2626
mockall = "0.8.3"
2727
num-bigint = { version = "^0.2.6", features = ["serde"] }
28-
num_cpus = "1.13.0"
28+
num_cpus = "1.13.1"
2929
num-traits = "0.2.14"
3030
rand = "0.6.1"
3131
semver = {version = "1.0.3", features = ["serde"]}

0 commit comments

Comments
 (0)