release build opts
This commit is contained in:
@@ -28,3 +28,5 @@ libc = "0.2"
|
|||||||
[profile.release]
|
[profile.release]
|
||||||
panic = "abort"
|
panic = "abort"
|
||||||
lto = true
|
lto = true
|
||||||
|
opt-level = 3
|
||||||
|
codegen-units = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user