Skip to content

Commit 2ff298e

Browse files
chore(deps): bump criterion from 0.7.0 to 0.8.0 (#411)
Bumps [criterion](https://github.com/criterion-rs/criterion.rs) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@criterion-plot-v0.7.0...criterion-v0.8.0) --- updated-dependencies: - dependency-name: criterion dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40ad419 commit 2ff298e

File tree

2 files changed

+48
-5
lines changed

2 files changed

+48
-5
lines changed

Cargo.lock

Lines changed: 47 additions & 4 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
@@ -71,7 +71,7 @@ webauthn-rs-proto = { version = "0.5" }
7171

7272
[dev-dependencies]
7373
base64urlsafedata = "0.5"
74-
criterion = { version = "0.7", features = ["async_tokio"] }
74+
criterion = { version = "0.8", features = ["async_tokio"] }
7575
http-body-util = "0.1"
7676
hyper = { version = "1.8", features = ["http1"] }
7777
hyper-util = { version = "0.1", features = ["tokio", "http1"] }

0 commit comments

Comments
 (0)