Skip to content

Commit 9a886d4

Browse files
authored
Merge pull request #589 from cobalt-org/renovate/criterion-0.x
chore(deps): Update Rust crate criterion to 0.6
2 parents 1019219 + a9156d2 commit 9a886d4

File tree

2 files changed

+13
-24
lines changed

2 files changed

+13
-24
lines changed

Cargo.lock

Lines changed: 12 additions & 23 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
@@ -130,7 +130,7 @@ handlebars = "6.0"
130130
serde_derive = "1.0"
131131
serde_json = "1.0"
132132
regex = "1.10"
133-
criterion = "0.5"
133+
criterion = "0.6"
134134
snapbox = "0.6.5"
135135

136136
[[bench]]

0 commit comments

Comments
 (0)