Fix typo in cargo search subcommand.
authorVasudev Kamath <vasudev@copyninja.info>
Thu, 22 Mar 2018 14:38:17 +0000 (20:08 +0530)
committerVasudev Kamath <vasudev@copyninja.info>
Thu, 22 Mar 2018 14:38:17 +0000 (20:08 +0530)
commit8be09cfcca9b71865819bf95ecfc2a1b662d44be
treeea5d9445e997e9cec5b27497d8b13899e45eec9e
parent743dedba7e6caa1964d60aae55cb6e58470852cb
Fix typo in cargo search subcommand.

Since the search subcommand where typo happened is
also used in test fix the typo in test also.
Last-Update: 2017-10-29

Gbp-Pq: Name 1002_fix_typo_cargo_search.patch
src/bin/search.rs
tests/search.rs