Compare commits
1 Commits
bacf0f8d99
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 01085d92db |
@@ -18,4 +18,6 @@ lto = true
|
|||||||
opt-level = 3
|
opt-level = 3
|
||||||
codegen-units = 1
|
codegen-units = 1
|
||||||
panic = "abort"
|
panic = "abort"
|
||||||
debug = false
|
debug = false
|
||||||
|
strip = "symbols"
|
||||||
|
debug-assertions = false
|
||||||
|
|||||||
Reference in New Issue
Block a user