FICHA · MANJARO

cargo-outdated

A cargo subcommand for displaying when Rust dependencies are out of date

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

Description

Reports which Rust dependencies have newer versions available. It helps developers plan updates, understand version drift, and keep Cargo projects maintained.

Use it before dependency update work. Newer versions may introduce breaking changes or different feature defaults, so review changelogs and run tests after updating.

How to run

cargo outdated

Commands: cargo outdated

Permissions

Permissions not analysed for this source yet.