Skip to content

Commit 3d49c0e

Browse files
committed
bump mimalloc
1 parent 124a518 commit 3d49c0e

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

Cargo.lock

Lines changed: 18 additions & 8 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
@@ -38,7 +38,7 @@ swc_ecma_ast = "11.0.0"
3838
num_cpus = "1.16.0"
3939
criterion2 = { version = "3.0.0", default-features = false }
4040
rayon = "1.10.0"
41-
mimalloc = "0.1.46"
41+
mimalloc= { package = "mimalloc-safe", version = "0.1.52" }
4242

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

0 commit comments

Comments
 (0)