Decision Workspace
update-version vs cargo-version-info vs odometer
Side-by-side comparison of Rust crates
45
update-version
experimentalv1.0.4
A CLI tool for updating version numbers across multiple file types (Cargo.toml, package.json, tauri.conf.json) with git integration
46
cargo-version-info
experimentalv0.0.16
Cargo subcommand for unified version management across CI/CD, Rust code, and shell scripts
45
odometer
experimentalv0.6.1
A workspace version management tool that keeps package versions synchronized across projects
Core Metrics
| update-version | cargo-version-info | odometer | |
|---|---|---|---|
| Health Score | 45 | 46 | 45 |
| Total Downloads | 44 | 1.2K | 3.2K |
| 30d Downloads | 5 | 275 | 11 |
| Dependents | 0 | 17 | 0 |
| Releases | 3 | 11 | 8 |
| Last Updated | 40d ago | 37d ago | 273d ago |
| Age | 1m | 2m | 9m |
Health Breakdown
update-version
Maintenance
12
Quality
15
Community
6
Popularity
2
Documentation
10
cargo-version-info
Maintenance
11
Quality
9
Community
9
Popularity
4
Documentation
13
odometer
Maintenance
9
Quality
13
Community
6
Popularity
4
Documentation
13
Technical Details
| update-version | cargo-version-info | odometer | |
|---|---|---|---|
| Version | 1.0.4 | 0.0.16 | 0.6.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | non-standard | MIT |
| Dependencies | 11 | 30 | 9 |
| Crate Size | 23KB | 143KB | 31KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.93.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-version-info leads with a health score of 46/100, but none of the options score above 80.
- •odometer has the most downloads (3.2K), suggesting wider adoption.
- •cargo-version-info, odometer are pre-1.0 — API may change.