Skip to content

Commit 992f1b2

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

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
@@ -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)