Skip to content

Commit 026402c

Browse files
committed
build(deps): update criterion to version 0.6.0 in Cargo.toml and Cargo.lock
1 parent 75094cd commit 026402c

File tree

2 files changed

+14
-25
lines changed

2 files changed

+14
-25
lines changed

Cargo.lock

Lines changed: 13 additions & 24 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
@@ -31,7 +31,7 @@ default-features = false
3131
features = ["std", "unicode-perl"]
3232

3333
[dev-dependencies]
34-
criterion = "0.5"
34+
criterion = "0.6.0"
3535
serde_json = "1.0.140"
3636
serde = "1.0.219"
3737
assert_cmd = "2.0.17"

0 commit comments

Comments
 (0)