cargo-search - Search packages in crates.io
This performs a textual search for crates on https://crates.io. The matching
crates will be displayed along with their description in TOML format suitable
for copying into a Cargo.toml
manifest.
- --limit LIMIT
-
Limit the number of results (default: 10, max: 100).