Skip to content

Commit e1311d9

Browse files
authored
Merge pull request #598 from cobalt-org/renovate/criterion-0.x
chore(deps): Update Rust crate criterion to 0.8
2 parents cbb1c27 + 5c83ab6 commit e1311d9

File tree

2 files changed

+70
-5
lines changed

2 files changed

+70
-5
lines changed

Cargo.lock

Lines changed: 69 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
@@ -130,7 +130,7 @@ handlebars = "6.0"
130130
serde_derive = "1.0"
131131
serde_json = "1.0"
132132
regex = "1.10"
133-
criterion = "0.7"
133+
criterion = "0.8"
134134
snapbox = "0.6.5"
135135

136136
[[bench]]

0 commit comments

Comments
 (0)