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 b3af456 commit 6c4ca40Copy full SHA for 6c4ca40
rust/Cargo.toml
@@ -29,7 +29,7 @@ landlock = "0.4.1"
29
[dev-dependencies]
30
approx = "0.5.0"
31
criterion = "0.7.0"
32
-rand = "0.8.4"
+rand = "0.9.0"
33
34
[[bench]]
35
harness = false
0 commit comments