Skip to content

Commit d510384

Browse files
authored
Merge pull request #591 from cobalt-org/renovate/criterion-0.x
chore(deps): Update Rust crate criterion to 0.7
2 parents 9a886d4 + 8d23194 commit d510384

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

Cargo.lock

Lines changed: 5 additions & 14 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.6"
133+
criterion = "0.7"
134134
snapbox = "0.6.5"
135135

136136
[[bench]]

0 commit comments

Comments
 (0)