Fix typo in cargo search subcommand.
authorVasudev Kamath <vasudev@copyninja.info>
Sat, 27 Jan 2018 09:41:06 +0000 (15:11 +0530)
committerXimin Luo <infinity0@debian.org>
Sat, 27 Jan 2018 09:41:06 +0000 (15:11 +0530)
commit63a3b14a64ba92d5d25d637d666d5e82d9f44562
tree7d8a5de0ce42e794ab6d196bb150a8078d3f9296
parentd5b64327620bae2a19f7cb4b0aad8e5b08eab7ef
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