Check for license-file in cargo.toml warning #692
Labels
bug
Something isn't working
PR attached
there's a PR open for this issue
to-do
stuff that needs to happen, so plz do it k thx
Milestone
With a
license-file
field, you will still get this warning:Optional field missing from Cargo.toml: 'license'. This is not necessary, but recommended
.It would probably be useful to check for
license-file
and silence this warning if its provided.The text was updated successfully, but these errors were encountered: