Skip to content

Commit a868f36

Browse files
dependabot[bot]dginev
authored andcommitted
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] <support@github.com>
1 parent 115c32e commit a868f36

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
@@ -31,7 +31,7 @@ pkg-config = "0.3.2"
3131

3232
[dev-dependencies]
3333
rayon = "1.0.0"
34-
criterion = "0.4.0"
34+
criterion = "0.5.1"
3535

3636
[[bench]]
3737
name = "parsing_benchmarks"

0 commit comments

Comments
 (0)