Skip to content

make check fails due to deprecated configurations key for cargo-deny #89

@nivaldogmelo

Description

@nivaldogmelo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions