Skip to content

Commit 506006f

Browse files
chore(deps): update rust crate criterion2 to v1 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b39973 commit 506006f

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 = "0.191.0"
3333
swc_ecma_visit = "0.101.0"
3434

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

0 commit comments

Comments
 (0)