7 lines
85 B
TOML
7 lines
85 B
TOML
|
[workspace]
|
||
|
members = [ "crates/*" ]
|
||
|
|
||
|
[profile.release]
|
||
|
codegen-units = 1
|
||
|
lto = true
|