fix: stabilize native release builds across platforms

This commit is contained in:
leeguooooo
2026-03-04 15:44:28 +09:00
parent 17d44baa2f
commit 7b454e14ed
43 changed files with 10193 additions and 3 deletions
+3
View File
@@ -51,3 +51,6 @@ strip = true
inherits = "release"
lto = "thin"
codegen-units = 16
[patch.crates-io]
zune-jpeg = { path = "vendor/zune-jpeg" }