Skip to content

Commit b13588c

Browse files
committed
deps: bump rand to 0.10.1 to fix RUSTSEC-2026-0097
1 parent 11f29dd commit b13588c

3 files changed

Lines changed: 22 additions & 22 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 18 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
@@ -443,7 +443,7 @@ phf_codegen = "0.13.1"
443443
platform-info = "2.0.3"
444444
pretty_assertions = "1.4.1"
445445
procfs = "0.18"
446-
rand = { version = "0.10.0", features = ["std_rng"] }
446+
rand = { version = "0.10.1", features = ["std_rng"] }
447447
rand_chacha = { version = "0.10.0" }
448448
rayon = "1.10"
449449
regex = "1.10.4"

fuzz/Cargo.lock

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

0 commit comments

Comments
 (0)