Bump criterion from 0.6.0 to 0.7.0

Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.6.0 to 0.7.0.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.6.0...0.7.0)

---
updated-dependencies:
- dependency-name: criterion
  dependency-version: 0.7.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-07-28 04:52:52 +00:00
committed by GitHub
parent c04b20cef3
commit f03c0db2a4
2 changed files with 7 additions and 16 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ regex = "1.11.1"
unicase = "2.8.1"
[dev-dependencies]
criterion = "0.6.0"
criterion = "0.7.0"
tempfile = "3.20.0"
[[bench]]