build: codegen-units = 1
This commit is contained in:
parent
629caef9e9
commit
6e2fb6eae7
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ strip = "symbols"
|
|||
opt-level = 3
|
||||
overflow-checks = true
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
|
||||
[lints.rust]
|
||||
unsafe_code = "forbid"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue