Inspect the dependency graph for the package.
Section: Inspection and troubleshooting
Show the dependency tree
bash
bash
cargo treeExplanation
Great for understanding duplicate versions and feature activation.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Inspection and troubleshooting