Skip to content

Commit 2cd3dba

Browse files
dependabot[bot]taiki-e
authored andcommitted
Update fastrand requirement from 1.3.3 to 2.0.0
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.3.3...v2.0.0) --- updated-dependencies: - dependency-name: fastrand dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3fef3f commit 2cd3dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ harness = false
3737
[dev-dependencies]
3838
criterion = "0.4.0"
3939
easy-parallel = "3.1.0"
40-
fastrand = "1.3.3"
40+
fastrand = "2.0.0"
4141

4242
[features]
4343
default = ["std"]

0 commit comments

Comments
 (0)