Closed Davidster closed 2 years ago
@cwfitzgerald I see the cargo-deny job is failed but that's caused by the Cargo.lock which is gitignored. Anything I need to do to fix?
Just add exceptions for those libraries that it failed for (add the older versions) sometimes you get duplicates, sigh
Done! also removed the ignored advisory since it doesn't seem to be relevant anymore
Dope!
Checklist
cargo clippy
reports no issuescargo doc
reports no issuescargo deny
issues have been fixed or added todeny.toml
Added new functionality @githubname
.Description
Related Issues