mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2026-01-31 10:26:12 -06:00
panic abort for release profile
This commit is contained in:
@@ -6,3 +6,4 @@ opt-level = "z"
|
|||||||
strip = true
|
strip = true
|
||||||
lto = true
|
lto = true
|
||||||
codegen-units = 1
|
codegen-units = 1
|
||||||
|
panic = "abort"
|
||||||
Reference in New Issue
Block a user