Skip to content

Commit 2617f1a

Browse files
committed
bump mimalloc
1 parent 7225489 commit 2617f1a

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
@@ -35,7 +35,7 @@ swc_ecma_visit = "11.0.0"
3535
num_cpus = "1.16.0"
3636
criterion2 = { version = "3.0.0", default-features = false }
3737
rayon = "1.10.0"
38-
mimalloc = "0.1.46"
38+
mimalloc= { package = "mimalloc-safe", version = "0.1.52" }
3939

4040
[features]
4141
codspeed = ["criterion2/codspeed"]

0 commit comments

Comments
 (0)