3 releases (stable)
Uses old Rust 2015
1.0.1 | Oct 10, 2018 |
---|---|
1.0.0 | Apr 8, 2018 |
0.1.0 | Apr 8, 2018 |
#656 in Cargo plugins
12KB
cargo-name
Check whether a crate name is available on crates.io.
Usage
cargo-name 0.1.0
Yoshua Wuyts <yoshuawuyts@gmail.com>
Check whether a crate name is available on crates.io
USAGE:
cargo-name <name>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<name> The name of the crate you're targeting.
Installation
$ cargo add cargo-name
License
MIT OR Apache-2.0
Dependencies
~25–35MB
~610K SLoC