chore(deps): update rust crate rand to v0.8.6

This commit is contained in:
xtqqczze
2026-04-17 15:31:02 +01:00
committed by Daniel Hofstetter
parent 722ef798f2
commit a71ea11902
+1 -1
View File
@@ -18,7 +18,7 @@ glass_pumpkin = "1.2.0"
num-bigint = { version = "0.4", features = ["rand"] }
num-prime = { path = "..", features = ["big-int"] }
primal-check = "0.3.1"
rand = "0.8"
rand = "0.8.6"
rand_chacha = "0.10"
rand_core = "0.10"