Skip to content

Commit d6ac923

Browse files
dependabot[bot]TitouanReal
authored andcommitted
Bump criterion from 0.5.1 to 0.6.0
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.5.1 to 0.6.0. - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.5.1...0.6.0) --- updated-dependencies: - dependency-name: criterion dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b19411 commit d6ac923

File tree

2 files changed

+12
-23
lines changed

2 files changed

+12
-23
lines changed

Cargo.lock

Lines changed: 11 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ default-features = false
1818
features = ["rand_core"]
1919

2020
[dev-dependencies]
21-
criterion = "0.5"
21+
criterion = "0.6"
2222
iai-callgrind = "0.14"
2323
rand = "0.8"
2424

0 commit comments

Comments
 (0)