Skip to content

Commit c3d7618

Browse files
committed
u
1 parent 03a4c1b commit c3d7618

3 files changed

Lines changed: 4 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 2 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.60"
208+
mimalloc-safe = { git = "https://github.com/shulaoda/mimalloc-safe.git", branch = "05-16-fix_sys_route_windows_msvc_build_to_v3_source_when_v3_feature_is_on" }
209209
mime = "0.3.17"
210210
napi = { version = "3.0.0", default-features = false, features = [
211211
"async",

packages/tools/.upstream-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"rolldown": {
33
"repo": "https://github.com/rolldown/rolldown.git",
44
"branch": "05-16-chore_update_mimalloc-safe",
5-
"hash": "c5b0918e79ca1600622b5127cfb2b94f752361da"
5+
"hash": "725edbea94a619152e118068568eccbc851765b8"
66
},
77
"vite": {
88
"repo": "https://github.com/vitejs/vite.git",

0 commit comments

Comments
 (0)