Skip to content

Commit 14f63f9

Browse files
Update Rust crate rand to 0.9.2
1 parent 65ca41e commit 14f63f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ progenitor = "0.10.0"
8282
progenitor-client = "0.10.0"
8383
proptest = "1.6.0"
8484
rayon = "1.10.0"
85-
rand = { version = "0.9.1", features = [ "small_rng"] }
85+
rand = { version = "0.9.2", features = [ "small_rng"] }
8686
rand_chacha = "0.9.0"
8787
reedline = "0.39.0"
8888
rangemap = "1.5.1"

0 commit comments

Comments
 (0)