Crates.io | cargo-listdeps |
lib.rs | cargo-listdeps |
version | 0.1.0 |
source | src |
created_at | 2021-12-28 15:13:43.236529 |
updated_at | 2021-12-28 15:13:43.236529 |
description | Display license information of transitive dependencies |
homepage | |
repository | https://github.com/dspicher/list_cargo_dependencies |
max_upload_size | |
id | 504224 |
size | 14,398 |
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.
cargo install cargo-listdeps
cargo listdeps path-to-Cargo.toml