Skip to content

Commit 481dab7

Browse files
authored
Merge pull request github#12037 from github/dependabot/cargo/ql/num_cpus-1.14.0
Bump num_cpus from 1.13.1 to 1.14.0 in /ql
2 parents 7ae389b + 423bab5 commit 481dab7

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)