Skip to content

Commit 5c96e5b

Browse files
chore(deps): update rust crate criterion to 0.8
1 parent 6a199c1 commit 5c96e5b

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
@@ -20,7 +20,7 @@ owo-colors = "4.2.3"
2020
terminal_size = "0.4.3"
2121

2222
[dev-dependencies]
23-
criterion = { version = "0.7", features = ["html_reports"] }
23+
criterion = { version = "0.8", features = ["html_reports"] }
2424

2525
[[bench]]
2626
name = "main_bench"

0 commit comments

Comments
 (0)