Decision Workspace
cargo-incversion vs update-version vs cargo-version-info
Side-by-side comparison of Rust crates
38
cargo-incversion
growingv0.1.2
A cargo plugin to increment the Cargo.toml's version in command line
51
update-version
experimentalv1.1.0
A CLI tool for updating version numbers across multiple file types (Cargo.toml, package.json, tauri.conf.json) with git integration
50
cargo-version-info
experimentalv0.0.17
Cargo subcommand for unified version management across CI/CD, Rust code, and shell scripts
Core Metrics
| cargo-incversion | update-version | cargo-version-info | |
|---|---|---|---|
| Health Score | 38 | 51 | 50 |
| Total Downloads | 4.5K | 96 | 1.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 18 |
| Releases | 3 | 4 | 12 |
| Last Updated | 2023d ago | 4d ago | 72d ago |
| Age | 5y 6m | 4m | 6m |
Health Breakdown
cargo-incversion
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
9
update-version
Maintenance
18
Quality
15
Community
6
Popularity
2
Documentation
10
cargo-version-info
Maintenance
15
Quality
9
Community
9
Popularity
4
Documentation
13
Technical Details
| cargo-incversion | update-version | cargo-version-info | |
|---|---|---|---|
| Version | 0.1.2 | 1.1.0 | 0.0.17 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MPL-2.0 | MIT | non-standard |
| Dependencies | 3 | 11 | 30 |
| Crate Size | 4KB | 23KB | 144KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | 1.93.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •update-version leads with a health score of 51/100, but none of the options score above 80.
- •cargo-incversion has the most downloads (4.5K), suggesting wider adoption.
- •⚠ cargo-incversion has not been updated in over a year.
- •cargo-incversion, cargo-version-info are pre-1.0 — API may change.