cargo-authors 0.3.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

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

## Example Output for this crate ##


    Authors and their respective crates for this crate:

    Aaron Turon <aturon@mozilla.com>       :{"crossbeam"}
    Alex Crichton <alex@alexcrichton.com>  :{"cfg-if", "flate2", "git2-curl", "libz-sys", "miniz-sys", "openssl-probe", "net2", "curl-sys", "libgit2-sys", "miow", "rustc-demangle", "openssl-sys", "gcc", "toml", "curl", "tar", "libssh2-sys", "cargo", "git2", "filetime", "pkg-config", "backtrace-sys", "crates-io", "backtrace", "cmake"}
    Amanieu d'Antras <amanieu@gmail.com>   :{"thread_local"}
    Andrew Gallant <jamslam@gmail.com>     :{"utf8-ranges", "docopt", "memchr", "aho-corasick"}
    Brian Anderson <banderson@mozilla.com> :{"error-chain"}
    Carl Lerche <me@carllerche.com>        :{"cargo", "curl-sys", "curl"}
    Colin Kiegel <kiegel@gmx.de>           :{"error-chain"}
    Dan Burkert <dan@danburkert.com>       :{"fs2"}
    Danny Guo <dannyguo91@gmail.com>       :{"strsim"}
    Henning-K <henning.kowalk962@web.de>   :{"cargo-authors"}
    Josh Triplett <josh@joshtriplett.org>  :{"metadeps"}
    Marvin Löbel <loebel.marvin@gmail.com> :{"lazy_static"}
    Paul Colomiets <paul@colomiets.name>   :{"error-chain"}
    Peter Atashian <retep998@gmail.com>    :{"ws2_32-sys", "winapi", "psapi-sys", "winapi-build", "kernel32-sys", "gdi32-sys", "user32-sys", "advapi32-sys", "dbghelp-sys"}
    Ruud van Asseldonk <dev@veniogames.com>:{"thread-id"}
    Sean McArthur <sean.monstar@gmail.com> :{"num_cpus"}
    Simon Sapin <simon.sapin@exyr.org>     :{"matches", "idna"}
    Steve Klabnik <steve@steveklabnik.com> :{"semver", "semver-parser"}
    Steven Allen                           :{"term"}
    Steven Fackler <sfackler@gmail.com>    :{"openssl", "openssl-sys"}
    The Rust Project Developers            :{"term", "tempdir", "rustc-serialize", "regex", "glob", "regex-syntax", "env_logger", "bitflags", "rand", "backtrace", "semver", "log", "libc"}
    The Servo Project Developers           :{"unicode-bidi"}
    The rust-url developers                :{"url"}
    Yamakaky <yamakaky@yamaworld.fr>       :{"error-chain"}
    Yehuda Katz <wycats@gmail.com>         :{"cargo"}
    bluss                                  :{"memchr"}
    kwantam <kwantam@gmail.com>            :{"unicode-normalization"}