Skip to content

Commit 986cc92

Browse files
committed
u
1 parent faab99f commit 986cc92

6 files changed

Lines changed: 155 additions & 156 deletions

File tree

Cargo.lock

Lines changed: 3 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
@@ -205,7 +205,7 @@ json-strip-comments = "3"
205205
jsonschema = { version = "0.46.0", default-features = false }
206206
junction = "1.4.1"
207207
memchr = "2.7.4"
208-
mimalloc-safe = "0.1.52"
208+
mimalloc-safe = { git = "https://github.com/shulaoda/mimalloc-safe.git", branch = "fix/macos-mi-has-tls-slot" }
209209
mime = "0.3.17"
210210
napi = { version = "3.0.0", default-features = false, features = [
211211
"async",

0 commit comments

Comments
 (0)