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.
1 parent a69b481 commit 3789392Copy full SHA for 3789392
Cargo.toml
@@ -13,6 +13,7 @@ repository = "https://github.com/smol-rs/fastrand"
13
keywords = ["simple", "fast", "rand", "random", "wyrand"]
14
categories = ["algorithms"]
15
exclude = ["/.*"]
16
+resolver = "2"
17
18
[features]
19
default = ["std"]
0 commit comments