http_req 0.2.1

simple HTTP client with built-in HTTPS support
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "http_req"
version = "0.2.1"
authors = ["jajamesjay <kubaj55@poczta.fm>"]
description = "simple HTTP client with built-in HTTPS support"
readme = "README.md"
keywords = ["http", "client", "request"]
categories = ["web-programming::http-client", "network-programming"]
license = "MIT"
repository = "https://github.com/jayjamesjay/http_req"
[dependencies.native-tls]
version = "0.2.1"
[badges.travis-ci]
repository = "jayjamesjay/http_req"