Skip to content

Commit f9ca2ef

Browse files
Update criterion requirement from 0.2 to 0.3
Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the latest version. - [Release notes](https://github.com/bheisler/criterion.rs/releases) - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.2.0...0.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b233285 commit f9ca2ef

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
@@ -12,7 +12,7 @@ license = "MIT"
1212
bench = false
1313

1414
[dev-dependencies]
15-
criterion = "0.2"
15+
criterion = "0.3"
1616

1717
[[bench]]
1818
name = "bench"

0 commit comments

Comments
 (0)