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