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 937320c commit 546acdcCopy full SHA for 546acdc
README.md
@@ -51,7 +51,7 @@ Add this to your `Cargo.toml`:
51
52
```toml
53
[dependencies]
54
-rand = "0.8.4"
+rand = "0.8.5"
55
```
56
57
To get started using Rand, see [The Book](https://rust-random.github.io/book).
0 commit comments