Skip to content

Commit 48c6d0e

Browse files
authored
fix(compile): ensure temp dir exists during x64 codesign (#31672)
Closes #31664
1 parent bd7b0a8 commit 48c6d0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -316,7 +316,7 @@ dprint-plugin-markdown = "=0.20.0"
316316
dprint-plugin-typescript = "=0.95.13"
317317
env_logger = "=0.11.6"
318318
fancy-regex = "=0.14.0"
319-
libsui = "0.12.4"
319+
libsui = "0.12.5"
320320
malva = "=0.12.1"
321321
markup_fmt = "=0.22.0"
322322
open = "5.0.1"

0 commit comments

Comments
 (0)