We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rand
rand_core/getrandom
1 parent 65c127c commit dc6bbbbCopy full SHA for dc6bbbb
Cargo.toml
@@ -44,7 +44,7 @@ default = ["rand"]
44
alloc = ["serdect?/alloc"]
45
46
extra-sizes = []
47
-rand = ["rand_core/std"]
+rand = ["rand_core/getrandom"]
48
serde = ["dep:serdect"]
49
50
[package.metadata.docs.rs]
0 commit comments