add new chinese translations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# cargo verify-project
|
||||
# cargo 验证项目
|
||||
|
||||
> 检查 `Cargo.toml` 文件清单的正确性,并将结果以 JSON 对象的形式打印出来。
|
||||
> 更多信息:<https://doc.rust-lang.org/cargo/commands/cargo-verify-project.html>.
|
||||
> 检查 `Cargo.toml` 清单的正确性,并将结果以 JSON 对象的形式打印出来。
|
||||
> 更多信息:<https://doc.rust-lang.org/cargo/commands/cargo-verify-project.html>。
|
||||
|
||||
- 检查当前项目清单的正确性:
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
|
||||
- 检查指定清单文件的正确性:
|
||||
|
||||
`cargo verify-project --manifest-path {{path/to/Cargo.toml}}`
|
||||
`cargo verify-project --manifest-path {{path/to/Cargo.toml}}`
|
Reference in New Issue
Block a user