mirror of
https://github.com/CherretGit/zaprett-app.git
synced 2026-03-22 08:38:24 +05:00
strip symbols
This commit is contained in:
@@ -18,5 +18,5 @@ cmake = "0.1.49"
|
||||
[profile.release]
|
||||
opt-level = "z"
|
||||
lto = true
|
||||
strip = true
|
||||
strip = "symbols"
|
||||
codegen-units = 1
|
||||
|
||||
Reference in New Issue
Block a user