You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
To keep the project's root clean, I'd rather store the deny.toml in the .cargo folder. I think cargo deny should support this.
Describe the solution you'd like
Support .cargo/deny.toml
Describe alternatives you've considered
Additional context
cargo, rustfmt, and rustup all support .cargo folder
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
To keep the project's root clean, I'd rather store the
deny.toml
in the.cargo
folder. I thinkcargo deny
should support this.Describe the solution you'd like
Support
.cargo/deny.toml
Describe alternatives you've considered
Additional context
cargo, rustfmt, and rustup all support
.cargo
folderThe text was updated successfully, but these errors were encountered: