Crates.io | crate-version |
lib.rs | crate-version |
version | 0.1.0 |
source | src |
created_at | 2019-07-09 20:46:05.160576 |
updated_at | 2019-07-09 20:46:05.160576 |
description | Get most recent version of a crate |
homepage | https://github.com/davidpdrsn/crate-version |
repository | https://github.com/davidpdrsn/crate-version.git |
max_upload_size | |
id | 147946 |
size | 5,454 |
CLI to get most recent version of a crate.
cargo install crate-version
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