Skip to content

Commit d4f5b2f

Browse files
Update Rust crate rand to 0.9.0
1 parent 9046a7f commit d4f5b2f

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
@@ -12,5 +12,5 @@ opt-level = 3
1212

1313
[dependencies]
1414
indicatif = { version = "0.17.8", features = ["rayon"] }
15-
rand = "0.8.5"
15+
rand = "0.9.0"
1616
rayon = "1.10.0"

0 commit comments

Comments
 (0)