Print the path to the Cargo.toml file Cargo will use.
Section: Create projects
Locate the manifest
bash
bash
cargo locate-projectExplanation
Helpful when working in nested directories or workspaces.
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 Create projects