Skip to content

Commit bc6a727

Browse files
Update Rust crate criterion to v0.8.0
1 parent bfb8cf0 commit bc6a727

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
@@ -29,7 +29,7 @@ thiserror = "2.0.17"
2929

3030
[dev-dependencies]
3131
claims = "=0.8.0"
32-
criterion = "=0.7.0"
32+
criterion = "=0.8.0"
3333
insta = "=1.43.2"
3434
serde_json = "=1.0.145"
3535

0 commit comments

Comments
 (0)