hyper-client-io-wizard 0.1.8

Client IO builder for hyper-1
Documentation
[dependencies.async-socks5]
version = "^0.6"

[dependencies.futures]
version = "^0.3"

[dependencies.hickory-resolver]
features = ["system-config", "tokio-runtime", "dns-over-rustls", "dns-over-tls", "dns-over-https-rustls", "dns-over-https"]
version = "^0.24"

[dependencies.http]
version = "^1.0"

[dependencies.hyper]
features = ["full"]
version = "^1"

[dependencies.hyper-util]
features = ["full"]
version = "^0.1"

[dependencies.log]
version = "^0.4"

[dependencies.rustls]
features = ["default"]
version = "^0.23"

[dependencies.rustls-native-certs]
version = "^0.7"

[dependencies.rustls-pki-types]
version = "^1"

[dependencies.tokio]
features = ["full"]
version = "^1"

[dependencies.tokio-rustls]
version = "^0.26"

[dependencies.tower-service]
version = "^0.3"

[dependencies.webpki-roots]
version = "^0.26"

[package]
categories = ["network-programming", "web-programming", "web-programming::http-client"]
description = "Client IO builder for hyper-1"
documentation = "https://docs.rs/hyper-client-io-wizard"
edition = "2021"
homepage = "https://github.com/swizard0/hyper-client-io-wizard"
keywords = ["hyper", "http", "https", "client", "request"]
license = "MIT"
name = "hyper-client-io-wizard"
readme = "README.md"
repository = "https://github.com/swizard0/hyper-client-io-wizard"
version = "0.1.8"