CARGO-VERSION

Section:   (1)
Updated: 2019-09-05
Index Return to Main Contents
 

NAME

cargo-version - Show version information  

SYNOPSIS

cargo version [OPTIONS]  

DESCRIPTION

Displays the version of Cargo.  

OPTIONS

-v, --verbose

Display additional version information.
 

EXAMPLES

1. Display the version:

cargo version

2. The version is also available via flags:

cargo --version
cargo -V

3. Display extra version information:

cargo -Vv
 

SEE ALSO

cargo(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 00:05:08 GMT, March 31, 2021