Skip to content

Commit 32393f9

Browse files
chore(deps): update rust crate criterion to 0.8 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abf1633 commit 32393f9

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
@@ -23,7 +23,7 @@ rustc-hash = "2"
2323
[dev-dependencies]
2424
dirs-next = "2.0.0"
2525
rstest = "0.26.1"
26-
criterion = "0.7"
26+
criterion = "0.8"
2727

2828
[lib]
2929
bench = false

0 commit comments

Comments
 (0)