1 unstable release
0.1.0 | Dec 28, 2021 |
---|
#50 in #cargo-workspace
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
~6MB
~94K SLoC