Skip to content

Commit 3ce884b

Browse files
chore(deps): update rust crate criterion2 to v3 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b3db28 commit 3ce884b

File tree

2 files changed

+21
-7
lines changed

2 files changed

+21
-7
lines changed

Diff for: Cargo.lock

+20-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ swc_ecma_transforms_typescript = "8.0.0"
3333
swc_ecma_visit = "5.0.0"
3434

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

0 commit comments

Comments
 (0)