mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
cargo-verify-project: add deprecation notice (#18377)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user