[package] name = "tantivy-cli" version = "0.1.0" authors = ["Paul Masurel "] [dependencies] tantivy = { path = "../tantivy" } time = "0.1.34" iron = "0.3.0" staticfile = "*" mount= "*" lazy_static = "*" rustc-serialize = "0.3.16" [dependencies.urlencoded] version = "*"