Skip to content

Commit 5754398

Browse files
chore(deps): update rust crate criterion2 to 0.11.0 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a4d3d9 commit 5754398

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

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

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

0 commit comments

Comments
 (0)