Skip to content

Commit 623b5c6

Browse files
authored
cargo-verify-project: add deprecation notice (#18377)
1 parent a15e440 commit 623b5c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/common/cargo-verify-project.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# cargo verify-project
22

33
> 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>.
4+
> 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>.
56
67
- Check the correctness of the current project's manifest:
78

0 commit comments

Comments
 (0)