mmstick / cargo-deb

A cargo subcommand that generates Debian packages from information in Cargo.toml
615 stars 50 forks source link

Configurable `objcopy` command, in cargo config file #89

Closed theopilbeam closed 5 years ago

theopilbeam commented 5 years ago

Essentially identical to the strip config

Fixes #87

kornelski commented 5 years ago

Great! Thank you