cargo-deny
Version updated for https://github.com/EmbarkStudios/cargo-deny-action to version v2.1.0.
- This action is used across all versions by 7,901 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
Changed
- PR#881 refactored the CLI, moving some duplicated options/flags into the root and removing several deprecated options/flags/values. See the PR for a full list of changes.
Added
- PR#879 resolved #873 by adding a new
bans.std-replacementslint which checks the graph for crates.io sourced crates that have been partially or fully replaced instdand/orcore.