FICHA · AUR

cargo-duplicates

Cargo subcommand for displaying when different versions of a same dependency ...

  • cli
  • CLI
  • FILES
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 30, 2026 description in en

Description

Duplicate Rust dependency versions can be listed from a Cargo project to help reduce build size and dependency complexity. It is useful for maintainers investigating why several versions of one crate are present.

This is dependency analysis tooling. Removing duplicates usually requires careful dependency updates, so review semver constraints and test the project after changes.

How to run

cargo-duplicates

Commands: cargo-duplicates

Permissions

Permissions not analysed for this source yet.