mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
6f8ca02a42
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
259 B
259 B
cargo version
Display
cargoversion information. More information: https://doc.rust-lang.org/cargo/commands/cargo-version.html.
- Display the version of
cargo:
cargo version
- Display additional build information:
cargo version --verbose