cargo-verify-project: add deprecation notice (#18377)

This commit is contained in:
Lena Pastwa
2025-10-04 09:24:11 +00:00
committed by GitHub
parent a15e440541
commit 623b5c6914
+2 -1
View File
@@ -1,7 +1,8 @@
# cargo verify-project
> Check the correctness of the `Cargo.toml` manifest and print the result as a JSON object.
> 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.
> More information: <https://doc.rust-lang.org/cargo/commands/deprecated-and-removed.html>.
- Check the correctness of the current project's manifest: