rhysd/cargo-husky

cargo-about is confused because there is no license field to Cargo.toml

coderedart opened this issue · 0 comments

when i use cargo-about to automate the attribution, i am getting this warning for cargo-husky

[WARN] crate 'cargo-husky 1.5.0' doesn't have a license field

was wondering if it would be possible to add the license field to Cargo.toml to make life easier?
as far as i understood, its just MIT license with no special exceptions/clauses, so its just a single line to change