- Package:
- cargo-debstatus
- Source:
- cargo-debstatus
- Description:
- print dependency tree of a Rust project using Cargo
- Submitter:
- Fab Stz
- Date:
- 2024-10-28 19:45:01 UTC
- Severity:
- normal
Dear Maintainer, Currently when running cargo-debstatus in the tree of a crate, it reports for the dependencies: - the version that would be installed - whether the version is in Debian To not have to look which version string is actually set in Cargo.toml for each dependency, I would find it practical if it could be displayed in the output of cargo-debstatus.