This commit is contained in:
parent
a660b2ca26
commit
b9e1185f86
@ -41,5 +41,4 @@ debug-assertions = false # <-
|
|||||||
lto = true
|
lto = true
|
||||||
opt-level = 'z' # <-
|
opt-level = 'z' # <-
|
||||||
overflow-checks = false # <-
|
overflow-checks = false # <-
|
||||||
panic = "abort"
|
|
||||||
strip = true # Automatically strip symbols from the binary.
|
strip = true # Automatically strip symbols from the binary.
|
||||||
|
Loading…
Reference in New Issue
Block a user