feat: make smaller
This commit is contained in:
@@ -23,4 +23,6 @@ file-lock = "1.1"
|
|||||||
opt-level = 'z'
|
opt-level = 'z'
|
||||||
lto = true
|
lto = true
|
||||||
codegen-units = 1
|
codegen-units = 1
|
||||||
# panic = 'abort'
|
panic = 'abort'
|
||||||
|
strip = true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user