Skip to content

Commit e7bbf4a

Browse files
authored
Merge pull request #210 from fjall-rs/renovate/criterion-0.x
Update Rust crate criterion to 0.8.0
2 parents b49a731 + e2a540f commit e7bbf4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ varint-rs = "2.2.0"
4040
xxhash-rust = { version = "0.8.15", features = ["xxh3"] }
4141

4242
[dev-dependencies]
43-
criterion = { version = "0.7.0", features = ["html_reports"] }
43+
criterion = { version = "0.8.0", features = ["html_reports"] }
4444
fs_extra = "1.3.0"
4545
nanoid = "0.4.0"
4646
rand = "0.9.2"

0 commit comments

Comments
 (0)