cargo-strip

crates.io badge Twitter Follow

A cargo subcommand that reduces the size of Rust binaries using the strip command.

Installation & Usage

Run the following command: cargo install --force cargo-strip Simply run: cargo strip