cargo report
Generate and display various kinds of reports
Subcommands
Name | Description |
---|---|
future-incompatibilities | Reports any crates which will eventually stop compiling |
help | Print this message or the help of the given subcommand(s) |
Options
Name | Description |
---|---|
--color <color> | Coloring: auto, always, never |
--config <config> |
|
-Z <unstable-features> |
|
-h, --help | Print help information |
-v, --verbose |
|
--frozen | Require Cargo.lock and cache are up to date |
--locked | Require Cargo.lock is up to date |
--offline | Run without accessing the network |