mirror of
https://github.com/uutils/num-prime.git
synced 2026-06-10 16:12:35 -07:00
chore(deps): update rust crate rand to v0.8.6
This commit is contained in:
committed by
Daniel Hofstetter
parent
722ef798f2
commit
a71ea11902
+1
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user