We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f56a48 commit 21e2512Copy full SHA for 21e2512
rust/Cargo.toml
@@ -29,7 +29,7 @@ landlock = "0.4.1"
29
[dev-dependencies]
30
approx = "0.5.0"
31
criterion = "0.6.0"
32
-rand = "0.8.4"
+rand = "0.9.0"
33
34
[[bench]]
35
harness = false
0 commit comments