Decision Workspace
cargo-upkeep vs cargo-edit vs dep-insight
Side-by-side comparison of Rust crates
45
cargo-upkeep
experimentalv0.1.7
Unified Rust project maintenance CLI (cargo subcommand)
69
cargo-edit
growingv0.13.9
Cargo commands for modifying a `Cargo.toml` file..
54
dep-insight
experimentalv1.0.0
Dependency analysis, auditing, and visualization tool for Rust projects
Core Metrics
| cargo-upkeep | cargo-edit | dep-insight | |
|---|---|---|---|
| Health Score | 45 | 69 | 54 |
| Total Downloads | 32 | 2.6M | 1.6K |
| 30d Downloads | 4 | 145.6K | 107 |
| Dependents | 0 | 316 | 8 |
| Releases | 2 | 54 | 4 |
| Last Updated | 49d ago | 25d ago | 144d ago |
| Age | 1m | 10y 4m | 5m |
Health Breakdown
cargo-upkeep
Maintenance
11
Quality
11
Community
6
Popularity
2
Documentation
15
cargo-edit
Maintenance
17
Quality
14
Community
17
Popularity
8
Documentation
13
dep-insight
Maintenance
11
Quality
15
Community
9
Popularity
4
Documentation
15
Technical Details
| cargo-upkeep | cargo-edit | dep-insight | |
|---|---|---|---|
| Version | 0.1.7 | 0.13.9 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 15 | 24 | 20 |
| Crate Size | 132KB | 77KB | 144KB |
| Features | 0 | 8 | 4 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.70 | — | 1.70 |
| Owners | 1 | 4 | 1 |
Links
Quick Verdict
- •cargo-edit leads with a health score of 69/100, but none of the options score above 80.
- •cargo-edit is depended on by 316 crates — strongest ecosystem trust.
- •cargo-upkeep, cargo-edit are pre-1.0 — API may change.