Skip to content

Commit

Permalink
Update fastrand requirement from 1.9.0 to 2.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [fastrand](https://github.com/smol-rs/fastrand) to permit the latest version.
- [Release notes](https://github.com/smol-rs/fastrand/releases)
- [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
- [Commits](smol-rs/fastrand@v1.9.0...v2.0.0)

---
updated-dependencies:
- dependency-name: fastrand
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2023
1 parent e161698 commit ae7d47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ features = [

[dev-dependencies]
easy-parallel = "3.1.0"
fastrand = "1.9.0"
fastrand = "2.0.0"

0 comments on commit ae7d47c

Please sign in to comment.