FICHA · MANJARO

cargo-machete

Remove unused Rust dependencies

  • tool
  • CLI
  • BUILD-SYSTEM
  • MAINTENANCE
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Finds dependencies listed in Cargo manifests that appear to be unused by the Rust project. It helps reduce build time, dependency risk, and maintenance noise.

Use it when cleaning up a Rust crate or workspace. Review each suggestion before removal, because optional features, build scripts, examples, or conditional targets can make usage less obvious.

How to run

cargo machete

Commands: cargo machete

Permissions

Permissions not analysed for this source yet.