Skip to content

Commit 1acbdb1

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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 = "0.10.0", default-features = false }
39+
criterion2 = { version = "0.11.0", default-features = false }
4040
rayon = "1.10.0"
4141
mimalloc = "0.1.42"
4242

0 commit comments

Comments
 (0)