Decision Workspace
cargo-verset vs update-version vs cargo-version-info
Side-by-side comparison of Rust crates
43
cargo-verset
growingv0.3.2
A cargo plugin to change the version of a package in the Cargo.toml file
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-verset | update-version | cargo-version-info | |
|---|---|---|---|
| Health Score | 43 | 51 | 50 |
| Total Downloads | 6.1K | 96 | 1.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 18 |
| Releases | 11 | 4 | 12 |
| Last Updated | 218d ago | 4d ago | 72d ago |
| Age | 1y 6m | 4m | 6m |
Health Breakdown
cargo-verset
Maintenance
13
Quality
10
Community
5
Popularity
5
Documentation
10
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-verset | update-version | cargo-version-info | |
|---|---|---|---|
| Version | 0.3.2 | 1.1.0 | 0.0.17 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | non-standard |
| Dependencies | 8 | 11 | 30 |
| Crate Size | 13KB | 23KB | 144KB |
| Features | 0 | 0 | 0 |
| Yanked % | 9.1% | 0.0% | 0.0% |
| Edition | 2024 | 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-verset has the most downloads (6.1K), suggesting wider adoption.
- •cargo-verset, cargo-version-info are pre-1.0 — API may change.