FICHA · MANJARO

cargo-cache

Display info and prune cargo cache

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

Description

Reports what is stored in Cargo's local cache and can remove cached registry or build data. It helps Rust developers recover disk space and understand how much Cargo has downloaded or kept locally.

Use it when Rust development directories are growing too large. Pruning cache may make later builds download dependencies again, so avoid aggressive cleanup right before offline work.

How to run

cargo cache

Commands: cargo cache

Permissions

Permissions not analysed for this source yet.