Decision Workspace
update-version vs cargo-version-info vs odometer
Side-by-side comparison of Rust crates
47
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
53
cargo-version-info
experimentalv0.0.17
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 | 47 | 53 | 45 |
| Total Downloads | 65 | 1.5K | 3.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 18 | 0 |
| Releases | 3 | 12 | 8 |
| Last Updated | 99d ago | 23d ago | 332d ago |
| Age | 3m | 4m | 11m |
Health Breakdown
update-version
Maintenance
14
Quality
15
Community
6
Popularity
2
Documentation
10
cargo-version-info
Maintenance
18
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.17 | 0.6.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | non-standard | MIT |
| Dependencies | 11 | 30 | 9 |
| Crate Size | 23KB | 144KB | 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 53/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.