Nemo157 / cargo-lichking

Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.
Other
127 stars 16 forks source link

Target flag for target specific dependencies #39

Open Nemo157 opened 6 years ago

Nemo157 commented 6 years ago

https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies

Might be useful to also have a --all-targets flag to include all target-specific dependencies at once.