Show what depends on a specific crate.
Section: Inspection and troubleshooting
See reverse dependencies
bash
bash
cargo tree -i serdeExplanation
Helpful when chasing why a transitive dependency exists.
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