t
"CARGO-VERSION" "1"
.ss \n[.ss] 0
"NAME"
cargo-version \[em] Show version information
"SYNOPSIS"
cargo version [options]
"DESCRIPTION"
Displays the version of Cargo.
"OPTIONS"
-v,
--verbose
Display additional version information.
"EXAMPLES"
\h'-04' 1.\h'+01'Display the version:
cargo version
\h'-04' 2.\h'+01'The version is also available via flags:
cargo --version cargo -V
\h'-04' 3.\h'+01'Display extra version information:
cargo -Vv
"SEE ALSO"
cargo(1)