Skip to content

Commit ab623bd

Browse files
committed
chore: bump criterion to 0.8.2
1 parent a8be633 commit ab623bd

2 files changed

Lines changed: 76 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 75 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
@@ -20,7 +20,7 @@ serde = { version = "1.0", default-features = false, features = ["alloc"], optio
2020

2121
[dev-dependencies]
2222
serde_json = "1.0"
23-
criterion = "0.7.0"
23+
criterion = "0.8.2"
2424
rustc-hash = "2.1.1"
2525

2626
[[bench]]

0 commit comments

Comments
 (0)