Skip to content

Commit d2b3f84

Browse files
chore(deps): update rust crate rand to 0.9.0
1 parent 32a9a46 commit d2b3f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ landlock = "0.4.1"
2929
[dev-dependencies]
3030
approx = "0.5.0"
3131
criterion = "0.5.1"
32-
rand = "0.8.4"
32+
rand = "0.9.0"
3333

3434
[[bench]]
3535
harness = false

0 commit comments

Comments
 (0)