#transitive #information #cargo-workspace #printing #toml #display #listdeps

app cargo-listdeps

Display license information of transitive dependencies

1 unstable release

0.1.0 Dec 28, 2021

#54 in #cargo-workspace

MIT license

6KB

Cargo listdeps

A utility tool for printing out dependency license information.

For a cargo workspace .toml file, it will print out information about all transitive dependencies and filter out workspace members.

Install

cargo install cargo-listdeps

Use

cargo listdeps path-to-Cargo.toml

Dependencies

~3.5–5MB
~77K SLoC