[package] name = "request" description = "Request" version = "0.0.8" authors = ["Graham Lee "] license = "Apache-2.0" homepage = "https://github.com/ghmlee/rust-request" repository = "https://github.com/ghmlee/rust-request.git" documentation = "https://ghmlee.github.io/rust-request/doc/request" readme = "README.md" keywords = ["request", "http", "client", "hyper", "postman"] [dependencies] url = "0.2.34" openssl = "0.6.2"