cargo-shear: Remove unused dependencies in a Rust project
modinfo Monday, March 02, 2026
Summary
Cargo Shear is a command-line tool that helps developers optimize their Rust code by identifying and removing unused dependencies, reducing the size of compiled binaries. This tool integrates seamlessly with the Cargo build system, providing users with a simple and efficient way to streamline their Rust projects.
2
0
Summary
github.com