cargo-tree for debian packaging. Traverse all dependencies of a project, checks if the dependency is already in debian, in the debian NEW queue or if it needs to be updated.
The codebase is a modified version of sfackler/cargo-tree.
- Some indirect optional dependencies are ignored
GPLv3+