| Crates.io | cargo-verset |
| lib.rs | cargo-verset |
| version | 0.3.0 |
| created_at | 2025-01-01 20:36:15.807167+00 |
| updated_at | 2025-07-23 19:27:04.110436+00 |
| description | A cargo plugin to change the version of a package in the Cargo.toml file |
| homepage | |
| repository | https://github.com/bircni/cargo-verset |
| max_upload_size | |
| id | 1501067 |
| size | 60,115 |
cargo-verset is a tool to change the version in your Cargo.toml file.
cargo install cargo-verset
or with cargo binstall:
cargo binstall cargo-verset
A cargo plugin to change the version of a package in the Cargo.toml file
Usage: cargo-verset <COMMAND>
Commands:
package Set the version of the package in a Cargo.toml file
dependency Set the version of a dependency in a Cargo.toml file
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version