Skip to content

Commit a711079

Browse files
Update criterion requirement from 0.4.0 to 0.5.1
Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the latest version. - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.4.0...0.5.1) --- updated-dependencies: - dependency-name: criterion dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3fef3f commit a711079

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
@@ -35,7 +35,7 @@ name = "bench"
3535
harness = false
3636

3737
[dev-dependencies]
38-
criterion = "0.4.0"
38+
criterion = "0.5.1"
3939
easy-parallel = "3.1.0"
4040
fastrand = "1.3.3"
4141

0 commit comments

Comments
 (0)