2 releases
new 0.1.1 | Jan 7, 2025 |
---|---|
0.1.0 | Jan 1, 2025 |
#118 in Cargo plugins
262 downloads per month
10KB
207 lines
cargo-verset
cargo-verset
is a tool to change the version in your Cargo.toml file.
Usage
Usage: cargo-verset [OPTIONS] --semver <SEMVER>
Options:
-s, --semver <SEMVER> Version
-p, --path <PATH> Path to look for the Cargo.toml
-d, --dry-run Dry run
-h, --help Print help
-V, --version Print version
Dependencies
~3–11MB
~117K SLoC