cargo-authors 0.1.0

A subcommand for cargo that lists all the authors of all the dependencies of the crate in your current working directory. Simply install, then navigate to the directory of a crate and run `cargo authors`
cargo-authors-0.1.0 is not a library.

cargo-authors

Repo for the cargo subcommand "cargo authors", that lists all the authors of all the dependencies of the crate in your current working directory.