1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-14 23:55:44 +02:00
tldr/pages/common/cargo-version.md
Managor d0a4ac3bc4
cargo*: add option placeholders and fix some syntax (#17270)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2025-07-20 15:41:22 +00:00

253 B

cargo version

Display cargo version information. More information: https://doc.rust-lang.org/cargo/commands/cargo-version.html.

  • Display version:

cargo version

  • Display additional build information:

cargo version {{[-v|--verbose]}}