fix(native): potential sharablecontent icon/name crash (#10464)

This commit is contained in:
pengx17
2025-02-27 03:19:52 +00:00
parent e9484e8e15
commit be94f3fc17
6 changed files with 266 additions and 159 deletions
+1
View File
@@ -24,6 +24,7 @@ dispatch2 = "0.2"
dotenvy = "0.15"
file-format = { version = "0.26", features = ["reader"] }
homedir = "0.3"
libc = "0.2"
mimalloc = "0.1"
napi = { version = "3.0.0-alpha.12", features = ["async", "chrono_date", "error_anyhow", "napi9", "serde"] }
napi-build = { version = "2" }