-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Currently, rand crate is used with version 0.8:
Line 16 in b0cbdeb
rand = { version = "0.8", default-features = false, features = ["std_rng"]} |
We should bump this to 0.9 (https://github.com/rust-random/rand/releases/tag/0.9.0)
Metadata
Metadata
Assignees
Labels
No labels