#io #name #targeting #you-re

nightly bin+lib cargo-name

Check whether a crate name is available on crates.io

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

#609 in Cargo plugins

MIT/Apache

12KB

cargo-name

crates.io version build status downloads docs.rs docs

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

~24MB
~509K SLoC