Skip to content

Commit fdf2443

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

File tree

2 files changed

+67
-17
lines changed

2 files changed

+67
-17
lines changed

Diff for: Cargo.lock

+66-16
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
@@ -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 = "2.0.0", default-features = false }
39+
criterion2 = { version = "3.0.0", default-features = false }
4040
rayon = "1.10.0"
4141
mimalloc = "0.1.43"
4242

0 commit comments

Comments
 (0)