Skip to content

Commit 44081d0

Browse files
authored
Merge pull request #19 from FeatureProbe/dependabot/cargo/criterion-0.4.0
chore(deps): bump criterion from 0.3.6 to 0.4.0
2 parents 1e3c0a4 + 0521099 commit 44081d0

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.6", 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)