Skip to content

Commit 423bab5

Browse files
Bump num_cpus from 1.13.1 to 1.14.0 in /ql
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.13.1 to 1.14.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.13.1...v1.14.0) --- updated-dependencies: - dependency-name: num_cpus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38bcb2b commit 423bab5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ql/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.

ql/extractor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ clap = "2.33"
1717
tracing = "0.1"
1818
tracing-subscriber = { version = "0.3.3", features = ["env-filter"] }
1919
rayon = "1.5.0"
20-
num_cpus = "1.13.0"
20+
num_cpus = "1.14.0"
2121
regex = "1.7.1"

0 commit comments

Comments
 (0)