6 lines
72 B
TOML
6 lines
72 B
TOML
|
[profile.dev.package."*"]
|
||
|
opt-level = 3
|
||
|
|
||
|
[profile.release]
|
||
|
lto = "thin"
|