cargo-shear

Detect and remove unused dependencies from Cargo.toml

MIT License

Downloads
74.1K
Stars
79

Bot releases are visible (Hide)

cargo-shear - v0.0.12

Published by github-actions[bot] 7 months ago

Other

  • add binary after release
cargo-shear - v0.0.11

Published by Boshen 7 months ago

Other

  • add release-plz
  • add typos
  • add cargo publish
cargo-shear - v0.0.10

Published by github-actions[bot] 7 months ago

Fixed

  • Return exit code 0 when there are no unused dependencies, 1 when there are unused dependencies.
cargo-shear - v0.0.9

Published by github-actions[bot] 7 months ago

Added

  • Ignore crate by [package.metadata.cargo-shear] ignored = ["crate"]