cargo search <query...>

Search packages in crates.io

Arguments

NameDescription
query

Options

NameDescription
--index <index>Registry index URL to upload the package to
--limit <limit>Limit the number of results (default: 10, max: 100)
--registry <registry>Registry to use
--color <color>Coloring: auto, always, never
--config <config>
  • Repeatable ♾
-Z <unstable-features>
  • Repeatable ♾
-q, --quietDo not print cargo log messages
-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