Skip to content

Commit c1c32fd

Browse files
chore(deps): update rust crate mimalloc to 0.1.41
1 parent dff63b7 commit c1c32fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -26,7 +26,7 @@ biome_js_syntax = "0.5.7"
2626
num_cpus = "1.16.0"
2727
criterion = { package = "criterion2", version = "0.7.2", default-features = false }
2828
rayon = "1.10.0"
29-
mimalloc = "0.1.39"
29+
mimalloc = "0.1.41"
3030

3131
[features]
3232
codspeed = ["criterion/codspeed"]

0 commit comments

Comments
 (0)