rustsec
rustsec copied to clipboard
Cargo audit init
What I like with deny is that I can call cargo deny init
init
Creates a cargo-deny config from a template
This creates it's own default config file deny.toml that has all the posible opts w/ documentation to go with to bootsrap users with
Should there be a cargo audit init ?