Skip to content

Commit d5d83ed

Browse files
chore(deps): update rust crate criterion to 0.5
1 parent 16ec5a5 commit d5d83ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ source_map = ['dep:oxc_sourcemap']
1818

1919
[dev-dependencies]
2020
glob = "0.3.1"
21-
criterion = { version = "0.4" }
21+
criterion = { version = "0.5" }
2222
insta = "1.31.0"
2323

2424
[[bench]]

0 commit comments

Comments
 (0)