Skip to content

Commit 8114489

Browse files
chore(deps): update rust crate criterion to 0.7.0
1 parent 54dda78 commit 8114489

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
@@ -42,7 +42,7 @@ varint-rs = "2.2.0"
4242
xxhash-rust = { version = "0.8.12", features = ["xxh3"] }
4343

4444
[dev-dependencies]
45-
criterion = { version = "0.5.1", features = ["html_reports"] }
45+
criterion = { version = "0.7.0", features = ["html_reports"] }
4646
fs_extra = "1.3.0"
4747
nanoid = "0.4.0"
4848
rand = "0.9.0"

0 commit comments

Comments
 (0)