Skip to content

Commit

Permalink
README: bump rand version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed Feb 14, 2022
1 parent 937320c commit 546acdc
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.4"
rand = "0.8.5"
```

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

0 comments on commit 546acdc

Please sign in to comment.