mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
259 B
259 B
cargo version
Display
cargo
version 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