[feat] engine: implementation of cargo search (crates.io)
This commit is contained in:
committed by
Markus Heiser
parent
3585d71f99
commit
a49232ee29
@@ -924,6 +924,12 @@ engines:
|
||||
shortcut: hex
|
||||
disabled: true
|
||||
|
||||
- name: crates.io
|
||||
engine: crates
|
||||
shortcut: crates
|
||||
disabled: true
|
||||
timeout: 6.0
|
||||
|
||||
- name: hoogle
|
||||
engine: xpath
|
||||
search_url: https://hoogle.haskell.org/?hoogle={query}
|
||||
|
||||
Reference in New Issue
Block a user