Decision Workspace
semver-bump vs cargo-version-info vs update-version
Side-by-side comparison of Rust crates
40
semver-bump
growingv1.0.1
A command-line tool for bumping semver-compliant version numbers
53
cargo-version-info
experimentalv0.0.17
Cargo subcommand for unified version management across CI/CD, Rust code, and shell scripts
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
Core Metrics
| semver-bump | cargo-version-info | update-version | |
|---|---|---|---|
| Health Score | 40 | 53 | 47 |
| Total Downloads | 5.7K | 1.5K | 65 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 18 | 0 |
| Releases | 1 | 12 | 3 |
| Last Updated | 559d ago | 23d ago | 99d ago |
| Age | 1y 6m | 4m | 3m |
Health Breakdown
semver-bump
Maintenance
1
Quality
19
Community
6
Popularity
4
Documentation
10
cargo-version-info
Maintenance
18
Quality
9
Community
9
Popularity
4
Documentation
13
update-version
Maintenance
14
Quality
15
Community
6
Popularity
2
Documentation
10
Technical Details
| semver-bump | cargo-version-info | update-version | |
|---|---|---|---|
| Version | 1.0.1 | 0.0.17 | 1.0.4 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Parity-7.0.0 | non-standard | MIT |
| Dependencies | 3 | 30 | 11 |
| Crate Size | 14KB | 144KB | 23KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.65.0 | 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.
- •semver-bump has the most downloads (5.7K), suggesting wider adoption.
- •⚠ semver-bump has not been updated in over a year.
- •cargo-version-info is pre-1.0 — API may change.