Skip to content

Commit b91bc2b

Browse files
committed
chore: update criterion to v0.5
1 parent a01aea3 commit b91bc2b

File tree

2 files changed

+137
-64
lines changed

2 files changed

+137
-64
lines changed

Cargo.lock

Lines changed: 136 additions & 63 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
@@ -30,7 +30,7 @@ libcpp = []
3030
thiserror = "1"
3131

3232
[dev-dependencies]
33-
criterion = "0.4"
33+
criterion = "0.5"
3434
url = "2" # Used by benchmarks
3535

3636
[build-dependencies]

0 commit comments

Comments
 (0)