You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Due to cargo-deny's PR#661 and PR#606, some fiels used in [advisories] and [licenses] does not exists anymore, breaking the command. From what I saw most of the fields can be deleted, but with the allow-osi-fsf-free gone you'll now need to write a list with all allowed licenses.
To address this, I created this bin, if it's run pointing to a deny.toml file it will update the file with all OSI/FSF licenses. If it's okay by you, I would like to submit a PR updating the deny.toml and changing make check to use this bin before running cargo deny