1 unstable release
0.1.0 | Jul 9, 2019 |
---|
#19 in #recent
6KB
91 lines
crate-version
CLI to get most recent version of a crate.
Installation
cargo install crate-version
Usage
USAGE:
crate-version [FLAGS] <CRATE_NAME>
FLAGS:
-c, --copy Copy the result to the system clipboard
-h, --help Prints help information
-V, --version Prints version information
-v, --verbose Print verbose error output
ARGS:
<CRATE_NAME> Name of crate
Dependencies
~22MB
~469K SLoC