Skip to content

Commit bf02340

Browse files
Merge pull request github#11982 from github/dependabot/cargo/ruby/num_cpus-1.14.0
2 parents 07a7a21 + 531c055 commit bf02340

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

ruby/extractor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ clap = "3.0"
1616
tracing = "0.1"
1717
tracing-subscriber = { version = "0.3.3", features = ["env-filter"] }
1818
rayon = "1.5.0"
19-
num_cpus = "1.13.0"
19+
num_cpus = "1.14.0"
2020
regex = "1.7.1"
2121
encoding = "0.2"
2222
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)