检查 Cargo.toml 文件清单的正确性,并将结果以 JSON 对象的形式打印出来。 更多信息:https://doc.rust-lang.org/cargo/commands/cargo-verify-project.html.
Cargo.toml
cargo verify-project
cargo verify-project --manifest-path {{path/to/Cargo.toml}}