cargo release

This a script standardize release of cargo project for you.

Basically it runs following tasks:

Install

cargo install cargo-release

Usage

cargo release

Prerequisite

Release level

Use -l [level] or --level [level] to specify a release level.

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.