7 lines
70 B
TOML
7 lines
70 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = []
|
|
|
|
[profile.release]
|
|
lto = true
|