mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2026-01-31 06:26:08 -06:00
panic abort for release profile
This commit is contained in:
+2
-1
@@ -5,4 +5,5 @@ runner = "musl-gcc"
|
|||||||
opt-level = "z"
|
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