/cargo-credits

Primary LanguageRustMIT LicenseMIT

cargo credits

MIT License crates.io

cargo-credits display licenses of dependencies

Installation

$ cargo install cargo-credits

Usage

$ cargo credits --help
display licenses of dependencies

Usage: cargo-credits credits [OPTIONS]

Options:
  -m, --manifest-path <MANIFEST_PATH>
          path to Cargo.toml
  -o, --output-file <OUTPUT_FILE>
          path to output file (if this option is not specified, print to standard output)
  -h, --help
          Print help information

Creating with reference to next oss

cargo-credits is based on next oss.

Author

sinofseven