Skip to content

Commit f8106ef

Browse files
authored
Merge pull request #1199 from samusz/samusz_doc
updated version in Cargo.toml example
2 parents 0f4fc6b + 3e65a15 commit f8106ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Add this to your `Cargo.toml`:
5151

5252
```toml
5353
[dependencies]
54-
rand = "0.8.0"
54+
rand = "0.8.4"
5555
```
5656

5757
To get started using Rand, see [The Book](https://rust-random.github.io/book).

0 commit comments

Comments
 (0)