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](https://github.com/bheisler/criterion.rs/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-19 03:58:47 +00:00
committed by GitHub
parent 1b3c1174bb
commit 9a432c8952
2 changed files with 14 additions and 25 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ regex = "1.11.1"
unicase = "2.8.1"
[dev-dependencies]
criterion = "0.5.0"
criterion = "0.6.0"
tempfile = "3.20.0"
[[bench]]