Skip to content

Commit 0c6676d

Browse files
chore(deps): update rust crate criterion to 0.6.0
1 parent bfa4d0e commit 0c6676d

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

3737
[dev-dependencies]
38-
criterion = "0.5.1"
38+
criterion = "0.6.0"
3939
rand = "0.9.0"
4040
test-log = "0.2.16"
4141
lz4_flex = { version = "0.11.3" }

0 commit comments

Comments
 (0)