logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cargo-version — Show version information

Description

       Displays the version of Cargo.

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

Name

       cargo-version — Show version information

Options

-v, --verbose
           Display additional version information.

See Also

cargo(1)

                                                                                                CARGO-VERSION(1)

Synopsis

cargoversion [options]

See Also