FICHA · MANJARO

cargo-edit

Managing cargo dependencies from the command line

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

Description

Adds Cargo commands for editing project dependencies from the terminal. Developers use it to add, remove, or upgrade crates without manually editing every entry in Cargo.toml.

Use it during Rust development when changing dependencies. Review the resulting manifest and lockfile so version requirements and feature choices match the project.

How to run

cargo add

Commands: cargo add

Permissions

Permissions not analysed for this source yet.