This commit is contained in:
yujonglee 2026-09-05 20:52:35 -04:00 committed by GitHub
commit 410bccba3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ base64 = "0.22"
[profile.release]
opt-level = 3
lto = "thin"
lto = "fat"
codegen-units = 1
panic = "unwind"
debug = false