Skip to content

Commit 755f2aa

Browse files
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](bheisler/criterion.rs@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>
1 parent bf214f4 commit 755f2aa

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

Cargo.lock

Lines changed: 6 additions & 15 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
@@ -47,7 +47,7 @@ thiserror = { version = "2.0", default-features = false }
4747
[dev-dependencies]
4848
# crates.io
4949
const-hex = { version = "1.14" }
50-
criterion = { version = "0.6" }
50+
criterion = { version = "0.7" }
5151
faster-hex = { version = "0.10" }
5252
hex_crate = { package = "hex", version = "0.4" }
5353
rustc-hex = { version = "2.1" }

0 commit comments

Comments
 (0)