Skip to content

Commit 3e65a15

Browse files
authored
updated version in Cargo.toml example
1 parent 0f4fc6b commit 3e65a15

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)