cargo report future-incompatibilities

Reports any crates which will eventually stop compiling

Options

NameDescription
--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>
  • Repeatable ♾
-Z <unstable-features>
  • Repeatable ♾
--versionPrint version information
-h, --helpPrint help information
-v, --verbose
  • Repeatable ♾
--frozenRequire Cargo.lock and cache are up to date
--lockedRequire Cargo.lock is up to date
--offlineRun without accessing the network