Description:
Utility for managing cargo dependencies from the command-line
|
|
Type: Formula
|
Latest Version: 0.13.8@0
|
Tracked Since: Dec 17, 2025
|
|
Links:
Homepage |
formulae.brew.sh
|
|
Category: Developer tools
|
|
Tags:
rust
cargo
dependencies
cli
development
|
|
Install:
brew install cargo-edit
|
About:
cargo-edit is a command-line utility that allows developers to add, remove, and upgrade dependencies within a Cargo.toml file without manual editing. It automates the process of querying the crates.io registry and updating the manifest, significantly reducing errors and saving time. This tool is essential for maintaining modern Rust projects and streamlining the dependency management workflow.
|
Key Features:
- Add dependencies from crates.io directly from the CLI
- Upgrade dependencies to the latest compatible versions
- Remove dependencies cleanly from Cargo.toml
- Set and update package metadata like authors and version numbers
|
Use Cases:
- Quickly adding a new library to a Rust project without looking up the exact version syntax
- Bulk-updating outdated dependencies to keep a project secure and current
- Automating dependency updates in CI/CD pipelines
|
Alternatives:
-
cargo
– The standard Rust package manager, but it lacks built-in commands for upgrading or removing dependencies, requiring manual file editing.
|
|
License: MIT
|
|
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux
|
| Detected |
Version |
Rev |
Change |
Commit |
| Nov 11, 2025 7:51pm |
|
0 |
VERSION_BUMP |
8da6e190 |
| Sep 12, 2025 6:17pm |
|
0 |
VERSION_BUMP |
fec596cf |
| Nov 17, 2024 8:34pm |
|
0 |
VERSION_BUMP |
8d6ad59e |
| Oct 27, 2024 11:42pm |
|
0 |
VERSION_BUMP |
a6a68914 |
| Sep 22, 2024 6:40pm |
|
0 |
VERSION_BUMP |
e6735642 |
| Sep 14, 2024 10:34pm |
|
0 |
VERSION_BUMP |
e438c4b8 |
| Sep 3, 2023 3:37am |
|
1 |
VERSION_BUMP |
4fc88148 |
| May 25, 2023 6:10pm |
|
0 |
VERSION_BUMP |
4760d6b5 |
| May 25, 2023 10:18am |
|
0 |
VERSION_BUMP |
4559fef1 |
| May 11, 2023 6:32am |
|
0 |
VERSION_BUMP |
25809053 |
| Mar 13, 2023 10:13am |
|
1 |
VERSION_BUMP |
66b28c7c |
| Mar 13, 2023 10:12am |
|
1 |
VERSION_BUMP |
d4b11a35 |
| Feb 23, 2023 10:12pm |
|
0 |
VERSION_BUMP |
afedd1f9 |
| Feb 23, 2023 10:12pm |
|
0 |
VERSION_BUMP |
fd9f9c35 |
| Jan 26, 2023 10:04pm |
|
0 |
VERSION_BUMP |
d6110ca2 |
| Jan 26, 2023 10:04pm |
|
0 |
VERSION_BUMP |
1d09a6ce |
| Dec 24, 2022 2:27am |
|
0 |
VERSION_BUMP |
701e404b |
| Dec 24, 2022 2:27am |
|
0 |
VERSION_BUMP |
73d6ec23 |
| Dec 3, 2022 11:16am |
|
0 |
VERSION_BUMP |
a6c8f685 |
|