onur / cargo-license

Cargo subcommand to see license of dependencies
MIT License
418 stars 37 forks source link

Add `--avoid-proc-macros`. #76

Open Grinkers opened 7 months ago

Grinkers commented 7 months ago

I found some discussion about this in https://github.com/onur/cargo-license/pull/38.

Used on this crate, it filters out "serde_derive", "quote", "clap_derive", "serde", "syn", "heck", "proc-macro2", "thiserror-impl"