cargo-list 0.2.0

Improved `cargo install --list`
Documentation

Improved cargo install --list

$ cargo list -h
Improved `cargo install --list`

Usage: cargo list [OPTIONS]

Options:
  -f <FORMAT>      Output format [default: md] [possible values: json, json-pretty, md, rust,
                   rust-pretty]
      --outdated   Hide up-to-date crates
      --update     Update outdated crates
  -h, --help       Print help
  -V, --version    Print version
$ cargo list -V
cargo-list 0.2.0