This commit is contained in:
parent
fe967d70b9
commit
3dfeae14f7
13 changed files with 146 additions and 72 deletions
|
|
@ -63,7 +63,7 @@ rand = { version = "0.9.2", default-features = false, features = [
|
|||
"std",
|
||||
"thread_rng",
|
||||
] }
|
||||
uuid = { version = "1.18.1", features = ["v4"] }
|
||||
uuid = { version = "1.18.1", features = ["v4", "fast-rng"] }
|
||||
wyrand = "0.3.2"
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue