Decision Workspace
odometer vs cargo-version-info vs update-version
Side-by-side comparison of Rust crates
45
odometer
experimentalv0.6.1
A workspace version management tool that keeps package versions synchronized across projects
46
cargo-version-info
experimentalv0.0.16
Cargo subcommand for unified version management across CI/CD, Rust code, and shell scripts
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
Core Metrics
| odometer | cargo-version-info | update-version | |
|---|---|---|---|
| Health Score | 45 | 46 | 45 |
| Total Downloads | 3.2K | 1.2K | 44 |
| 30d Downloads | 11 | 275 | 5 |
| Dependents | 0 | 17 | 0 |
| Releases | 8 | 11 | 3 |
| Last Updated | 273d ago | 37d ago | 40d ago |
| Age | 9m | 2m | 1m |
Health Breakdown
odometer
Maintenance
9
Quality
13
Community
6
Popularity
4
Documentation
13
cargo-version-info
Maintenance
11
Quality
9
Community
9
Popularity
4
Documentation
13
update-version
Maintenance
12
Quality
15
Community
6
Popularity
2
Documentation
10
Technical Details
| odometer | cargo-version-info | update-version | |
|---|---|---|---|
| Version | 0.6.1 | 0.0.16 | 1.0.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | non-standard | MIT |
| Dependencies | 9 | 30 | 11 |
| Crate Size | 31KB | 143KB | 23KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| 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.
- •odometer, cargo-version-info are pre-1.0 — API may change.