namada
namada copied to clipboard
add cargo-deny alongside cargo-audit
~~cargo-deny is now the official RustSec front-end https://github.com/EmbarkStudios/cargo-deny/issues/194 and it can also check licenses and bunch of other things.~~
see https://github.com/EmbarkStudios/cargo-deny/issues/386#issuecomment-995151508
- fix any errs and warning reported by cargo-deny
- integrated cargo-deny CI action
This is note the official RustSec front end, see why the issue has been closed https://github.com/EmbarkStudios/cargo-deny/pull/300#issuecomment-713703630