Skip to content

Commit d6b0856

Browse files
Update Rust crate rand to 0.10.0
1 parent c202df9 commit d6b0856

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ progenitor = "0.13.0"
8888
progenitor-client = "0.13.0"
8989
proptest = "1.9.0"
9090
rayon = "1.11.0"
91-
rand = { version = "0.9.2", features = [ "small_rng"] }
91+
rand = { version = "0.10.0", features = [ "small_rng"] }
9292
rand_chacha = "0.9.0"
9393
reedline = "0.43.0"
9494
rangemap = "1.7.0"

0 commit comments

Comments
 (0)