Skip to content

Commit 0521099

Browse files
chore(deps): bump criterion from 0.3.6 to 0.4.0
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.6 to 0.4.0. - [Release notes](https://github.com/bheisler/criterion.rs/releases) - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.3.6...0.4.0) --- updated-dependencies: - dependency-name: criterion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9dd049 commit 0521099

File tree

2 files changed

+64
-74
lines changed

2 files changed

+64
-74
lines changed

Cargo.lock

Lines changed: 63 additions & 73 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
@@ -66,7 +66,7 @@ approx = "0.5"
6666
axum = { version = "0.5", features = ["headers"] }
6767
axum-extra = { version = "0.4", features = ["typed-routing"] }
6868
clap = { version = "4.0.29", features = ["derive"] }
69-
criterion = "0.3"
69+
criterion = "0.4"
7070
rusty-hook = "^0.11.2"
7171
tokio = { version = "1", features = ["full"] }
7272
tracing-subscriber = "0.3"

0 commit comments

Comments
 (0)