Skip to content

Commit bb3a6dd

Browse files
chore(deps): update rust crate criterion2 to v2
1 parent ab9a19f commit bb3a6dd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ swc_ecma_transforms_typescript = "4.0.0"
3333
swc_ecma_visit = "3.0.0"
3434

3535
num_cpus = "1.16.0"
36-
criterion2 = { version = "1.0.0", default-features = false }
36+
criterion2 = { version = "2.0.0", default-features = false }
3737
rayon = "1.10.0"
3838
mimalloc = "0.1.43"
3939

0 commit comments

Comments
 (0)