[package] name = "httpx" version = "0.0.1" authors = ["Alex"] edition = "2018" description = "HTTP client library for rust" keywords = ["http", "request", "client"] categories = ["web-programming::http-client", "wasm"] homepage = "https://github.com/httpx-rs/" repository = "https://github.com/httpx-rs/httpx-rs" readme = "README.md" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]