Below you will find pages that utilize the taxonomy term “EmbarkStudios”
July 13, 2026
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-replacements lint which checks the graph for crates.io sourced crates that have been partially or fully replaced in std and/or core. Fixed PR#880 resolved #765 by respecting non-default build script paths in manifests. PR#881 resolved #874 by cleaning up the CLI, deduplicating some options/flags that caused bug in the list subcommand.