Skip to content

Commit 3cb9880

Browse files
chore(deps): update rust crate mimalloc to 0.1.43 (#130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebff121 commit 3cb9880

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: Cargo.lock

+4-4
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
@@ -38,7 +38,7 @@ biome_js_syntax = "0.5.7"
3838
num_cpus = "1.16.0"
3939
criterion2 = { version = "0.11.0", default-features = false }
4040
rayon = "1.10.0"
41-
mimalloc = "0.1.42"
41+
mimalloc = "0.1.43"
4242

4343
[features]
4444
codspeed = ["criterion2/codspeed"]

0 commit comments

Comments
 (0)