mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-06 01:16:25 -06:00
6 lines
91 B
TOML
6 lines
91 B
TOML
[profile.release]
|
|
opt-level = "z"
|
|
strip = true
|
|
lto = true
|
|
codegen-units = 1
|
|
panic = "abort" |