panic abort for release profile

This commit is contained in:
2024-10-03 18:29:00 -05:00
parent 20842e86d2
commit bbe5e24e33

View File

@@ -6,3 +6,4 @@ opt-level = "z"
strip = true
lto = true
codegen-units = 1
panic = "abort"