[package] authors = ["Jordan Petridis "] name = "hammond-downloader" version = "0.1.0" workspace = "../" [dependencies] error-chain = "0.11.0" hyper = "0.11.7" log = "0.3.8" mime_guess = "1.8.2" reqwest = "0.8.1" tempdir = "0.3.5" [dependencies.diesel] features = ["sqlite"] git = "https://github.com/diesel-rs/diesel.git" [dependencies.hammond-data] path = "../hammond-data"