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