Skip to content

Commit

Permalink
Remove Crates search
Browse files Browse the repository at this point in the history
Fixes #154

Let’s defer to @rossmacarthur’s well-maintained Crates search workflow.
  • Loading branch information
jeffbyrnes committed Mar 26, 2022
1 parent 77623af commit 1bae1a3
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 51 deletions.
Binary file modified Package Managers.alfredworkflow
Binary file not shown.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Quick package/plugin/component (repo) lookup for your favourite package managers
* `cocoa {query}`: CocoaPods can be upgraded to CocoaDocs by changing `$apple_docs` to true in the script.
* `composer {query}`: PHP [Composer Packages](https://packagist.org)
* `cordova {query}`: [Apache Cordova plugins](https://cordova.apache.org/plugins/)
* `crates {query}`: [Rust Crates](https://crates.io)
* `docker {query}`: [Docker Images](http://registry.hub.docker.io)
* `dt {query}`: DefinitelyTyped [TypeScript Definitions](http://definitelytyped.org)
* `gems {query}`: [Ruby Gems](http://rubygems.org)
Expand Down Expand Up @@ -63,7 +62,6 @@ The Python Package Index is very slow due to a lack on API and pagination. A min
![][chef]
![][cocoa]
![][composer]
![][crates]
![][docker]
![][gems]
![][grunt]
Expand All @@ -88,7 +86,6 @@ Featured on [Smashing Magazine](http://www.smashingmagazine.com/2013/10/25/hidde
[chef]: ./screenshots/chef.png "Sample chef result"
[cocoa]: ./screenshots/cocoa.png "Sample cocoa result"
[composer]: ./screenshots/composer.png "Sample composer result"
[crates]: ./screenshots/crates.png "Sample crates result"
[docker]: ./screenshots/docker.png "Sample docker result"
[gems]: ./screenshots/gems.png "Sample gems result"
[grunt]: ./screenshots/grunt.png "Sample grunt result"
Expand Down
Binary file removed icon-cache/crates.png
Binary file not shown.
Binary file removed icon-src/crates.png
Binary file not shown.
Binary file removed screenshots/crates.png
Binary file not shown.
48 changes: 0 additions & 48 deletions src/Crates.php

This file was deleted.

0 comments on commit 1bae1a3

Please sign in to comment.