Indexer: Support HTTP fetching + misc improvements
This commit is contained in:
parent
aff68205b0
commit
35fab522d6
4 changed files with 345 additions and 24 deletions
|
|
@ -14,3 +14,4 @@ encoding = { git = "https://github.com/lifthrasiir/rust-encoding", features = ["
|
|||
ring = "0.5.3"
|
||||
postgres = "0.12.0"
|
||||
clap = "2.16.3"
|
||||
hyper = "0.9.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue