Skip to content

Commit 355f678

Browse files
authored
fix(napi): upgrade mimalloc-safe to 0.1.53 (#11743)
- Close #11045
1 parent c391f1a commit 355f678

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -199,7 +199,7 @@ log = "0.4.27"
199199
markdown = "1.0.0"
200200
memchr = "2.7.4"
201201
miette = { package = "oxc-miette", version = "2.3.0", features = ["fancy-no-syscall"] }
202-
mimalloc-safe = "0.1.52"
202+
mimalloc-safe = "0.1.53"
203203
nonmax = "0.5.5"
204204
num-bigint = "0.4.6"
205205
num-traits = "0.2.19"

0 commit comments

Comments
 (0)