Skip to content

Commit 753894c

Browse files
chore(deps): update rust crate criterion to v0.8.1
1 parent 3ab9990 commit 753894c

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
@@ -45,7 +45,7 @@ widestring = "1.2.1"
4545

4646
[dev-dependencies]
4747
dotenvy = "0.15.7"
48-
criterion = { version = "=0.7", features = ["async"] }
48+
criterion = { version = "=0.8.1", features = ["async"] }
4949
async-trait = "0.1.89"
5050
tracing-subscriber = "0.3.22"
5151
chrono = { version = "0.4.42", default-features = false, features = ["std", "clock"] }

0 commit comments

Comments
 (0)