Install Rust and then run:
cargo install releaser
``` Rust releasing workspace tool
USAGE: releaser [SUBCOMMAND]
FLAGS: -h, --help Prints help information -V, --version Prints version information
SUBCOMMANDS:
c Release single crate specified by path
help Prints this message or the help of the given subcommand(s)
w Release workspace specified by path
Releasing workspace
Release workspace specified by path
USAGE:
releaser w [OPTIONS]
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-d, --delay
ARGS:
Releasing simple crate
Release single crate specified by path
USAGE:
releaser c
FLAGS: -h, --help Prints help information -V, --version Prints version information
ARGS: