Skip to content

Commit 40eba08

Browse files
chore(deps): update rust crate criterion2 to v2 (#214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf08e6a commit 40eba08

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
@@ -36,7 +36,7 @@ biome_js_parser = "0.5.7"
3636
biome_js_syntax = "0.5.7"
3737

3838
num_cpus = "1.16.0"
39-
criterion2 = { version = "1.0.0", default-features = false }
39+
criterion2 = { version = "2.0.0", default-features = false }
4040
rayon = "1.10.0"
4141
mimalloc = "0.1.43"
4242

0 commit comments

Comments
 (0)