# Cargo Release Profiles ```sh cargo build # by default cargo buildsin dev profile cargo build --release ```