indexer: Support for indexing FreeBSD <9.3 repositories
This commit is contained in:
parent
1ca0cd4325
commit
defaa032f8
9 changed files with 892 additions and 826 deletions
|
|
@ -12,7 +12,7 @@ libc = "0.2.17"
|
|||
libarchive3-sys = "0.1.2"
|
||||
encoding = { git = "https://github.com/lifthrasiir/rust-encoding", features = ["no-optimized-legacy-encoding"] }
|
||||
ring = "0.5.3"
|
||||
postgres = "0.12.0"
|
||||
postgres = { git = "https://github.com/sfackler/rust-postgres" }
|
||||
clap = "2.16.3"
|
||||
hyper = "0.9.11"
|
||||
url = "1.2.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue