[package] name = "heliotrope" description = "SOLR client for Rust programming language" documentation = "http://valve.github.io/heliotrope/heliotrope/index.html" repository = "https://github.com/valve/heliotrope" keywords = ["solr", "full-text", "search", "API"] license = "MIT" version = "0.1.0" authors = ["Valentin Vasilyev ", "Dzmitry Misiuk "] [dependencies] url = "*" hyper = "*" rustc-serialize = "*" time="*"