cargo-semver-bump-0.1.0 is not a library.
cargo-semver-bump
🚧 WORK IN PROGRESS 🚧
This tool is still in early ydevelopment and not ready for production use. Breaking changes may occur at any time.
cargo-semver-bump is a tool to automatically bump the version of your Rust crate based on the Conventional Commits specification and breaking changes detected by cargo-semver-checks.
Installation
From crates.io
Usage
Just run the following command in your project directory:
More options are available:
Limitations
- Only works with Git repositories
- Only works with Cargo.toml files in the root of the repository
- Limitations of cargo-semver-checks
Contributing
See the contributing guidelines for more information.
License
This code is licensed under either of
at your option.