We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15e440 commit 623b5c6Copy full SHA for 623b5c6
pages/common/cargo-verify-project.md
@@ -1,7 +1,8 @@
1
# cargo verify-project
2
3
> Check the correctness of the `Cargo.toml` manifest and print the result as a JSON object.
4
-> More information: <https://doc.rust-lang.org/cargo/commands/cargo-verify-project.html>.
+> Note: this command is deprecated and may be removed in the future.
5
+> More information: <https://doc.rust-lang.org/cargo/commands/deprecated-and-removed.html>.
6
7
- Check the correctness of the current project's manifest:
8
0 commit comments