various-rust-utils 0.1.3

Some helpers for rust projects
Documentation

various-rust-utils

Release new version:

Major:

cargo run --manifest-path release-script/Cargo.toml -- -b major

Minor:

cargo run --manifest-path release-script/Cargo.toml -- -b minor

Patch:

cargo run --manifest-path release-script/Cargo.toml -- -b patch