cargo search <query...>
Search packages in crates.io
Arguments
Options
Name | Description |
---|
--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> | |
-Z <unstable-features> | |
-q, --quiet | Do not print cargo log messages |
-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 |