Skip to content

Commit 16e7514

Browse files
Bump criterion from 0.7.0 to 0.8.0 (#1633)
1 parent e17bb73 commit 16e7514

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

Cargo.lock

Lines changed: 15 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lading_payload/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ arbitrary = { version = "1", optional = true, features = ["derive"] }
3535
[dev-dependencies]
3636
proptest = { workspace = true }
3737
proptest-derive = { workspace = true }
38-
criterion = { version = "0.7", features = ["html_reports"] }
38+
criterion = { version = "0.8", features = ["html_reports"] }
3939

4040
[features]
4141
default = []

0 commit comments

Comments
 (0)