Skip to content

Commit e2a92ae

Browse files
authored
Merge pull request #719 from DataDog/dependabot/cargo/num_cpus-1.17.0
Bump num_cpus from 1.16.0 to 1.17.0
2 parents 99248d5 + 6b75c7d commit e2a92ae

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ serde_json = "1.0.140"
3737
serde-sarif = "0.4"
3838
serde_yaml = "0.9.21"
3939
sha2 = "0.10.9"
40-
num_cpus = "1.15.0"
40+
num_cpus = "1.17.0"
4141
thiserror = "2.0.12"
4242
tracing = "0.1.40"
4343
uuid = { version = "1.17.0", features = ["v4"] }

0 commit comments

Comments
 (0)