cargo report future-incompatibilities
Reports any crates which will eventually stop compiling
Options
| Name | Description | 
|---|---|
| --id  <id> | Identifier of the report generated by a Cargo command invocation | 
| -p, --package  <package...> | Package to display a report for | 
| --color  <color> | Coloring: auto, always, never | 
| --config  <config> | 
 | 
| -Z  <unstable-features> | 
 | 
| --version | Print version information | 
| -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 |