cargo-*: update page (#11327)

This commit is contained in:
Lena
2023-10-29 09:54:53 +01:00
committed by GitHub
parent 28a74a924c
commit 158b891e0f
14 changed files with 56 additions and 150 deletions

View File

@@ -12,10 +12,6 @@
`cargo locate-project --message-format {{plain|json}}`
- Print the `Cargo.toml` manifest located at the given path:
`cargo locate-project --manifest-path {{path/to/Cargo.toml}}`
- Print the `Cargo.toml` manifest located at the root of the workspace as opposed to the current workspace member:
`cargo locate-project --workspace`