dotfiles/data/cargo/config.toml

5 lines
89 B
TOML

# https://github.com/johnthagen/min-sized-rust
[profile.release]
strip = true
lto = true