Skip to content

Commit 896041c

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

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
@@ -72,7 +72,7 @@ clap_mangen = "0.2.31"
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.7"
75+
criterion = "0.8"
7676
darling = "0.21"
7777
deadpool-redis = { version = "0.22", default-features = false }
7878
derive_builder = "0.20"

0 commit comments

Comments
 (0)