Skip to content

Commit ebb5aaf

Browse files
chore(deps): update rust crate criterion to 0.8.0
1 parent 1746c26 commit ebb5aaf

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
@@ -41,7 +41,7 @@ xxhash-rust = { version = "0.8.15", features = ["xxh3"] }
4141
mutants = "0.0.3"
4242

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

0 commit comments

Comments
 (0)