Skip to content

Commit

Permalink
updated version in Cargo.toml example
Browse files Browse the repository at this point in the history
  • Loading branch information
samusz committed Nov 4, 2021
1 parent 0f4fc6b commit 3e65a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Add this to your `Cargo.toml`:

```toml
[dependencies]
rand = "0.8.0"
rand = "0.8.4"
```

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

0 comments on commit 3e65a15

Please sign in to comment.