cargo-deny

v 0.20.2 Updated: 2 days, 17 hours ago

Cargo plugin for linting your dependencies

cargo-deny is a cargo plugin that lets you lint your project's dependency graph to ensure all your dependencies conform to your expectations and requirements. It can check for security advisories, disallowed or unwanted licenses, banned or duplicate crates, and crates sourced from registries you have not allowed.

https://embarkstudios.github.io/cargo-deny/

To install cargo-deny, paste this into the macOS Terminal after installing MacPorts

sudo port install cargo-deny

Add to my watchlist

Installations 0
Requested Installations 0