1 parent 5aebf16 commit 85c640bCopy full SHA for 85c640b
1 file changed
Cargo.toml
@@ -30,7 +30,7 @@ litemap = "0.8.1"
30
flurry = "0.5.2"
31
criterion = "0.8.2"
32
seq-macro = "0.3.6"
33
-rand = { version = "0.9.2", default-features = false, features = ["small_rng"] }
+rand = { version = "0.10.0", default-features = false, features = ["small_rng"] }
34
uuid = { version = "1.22.0", default-features = false, features = ["v4"] }
35
foldhash = { version = "0.2.0", default-features = false }
36
bincode = { version = "2.0.1", default-features = false, features = ["serde"] }
0 commit comments