summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5410d2f..03e245d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ sha3 = "0.10.8"
[dev-dependencies]
criterion = { version = "0.6.0" }
-rand = "0.8"
+rand = "0.9.1"
[[bench]]
name = "bigfile"