Skip to content

Commit f88c950

Browse files
chore(deps): bump criterion from 0.6.0 to 0.7.0 (#408)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mateusz Maćkowski <m4tx@m4tx.pl>
1 parent d87f043 commit f88c950

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
lines changed

Cargo.lock

Lines changed: 7 additions & 16 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
@@ -72,7 +72,7 @@ clap_mangen = "0.2.29"
7272
cot = { version = "0.4.0", path = "cot" }
7373
cot_codegen = { version = "0.4.0", path = "cot-codegen" }
7474
cot_macros = { version = "0.4.0", path = "cot-macros" }
75-
criterion = "0.6"
75+
criterion = "0.7"
7676
darling = "0.21"
7777
deadpool-redis = { version = "0.22", default-features = false }
7878
derive_builder = "0.20"

0 commit comments

Comments
 (0)