Skip to content

Commit b07a8bf

Browse files
chore(deps): update rust crate criterion2 to 0.11.0
1 parent 0a4d3d9 commit b07a8bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

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)