fix(build): M-02 — enable overflow checks in release profile
This commit is contained in:
@@ -54,3 +54,4 @@ lto = true
|
||||
codegen-units = 1
|
||||
panic = "unwind"
|
||||
strip = true
|
||||
overflow-checks = true
|
||||
|
||||
Reference in New Issue
Block a user