cargo-binlist-0.1.0 is not a library.
cargo-binlist
cargo-binlist
is a tool to list all the installed binaries with cargo and their versions.
Installation
or with cargo binstall
:
Usage
cargo-binlist
is a tool to list all the installed binaries with cargo and their versions.
cargo install cargo-binlist
or with cargo binstall
:
cargo binstall cargo-binlist
Usage: cargo-binlist [OPTIONS]
Options:
-l, --loglevel <LOGLEVEL> The log level to use [default: info]
-h, --help Print help
-V, --version Print version