# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "hyper-client-io-wizard" version = "0.1.8" description = "Client IO builder for hyper-1" homepage = "https://github.com/swizard0/hyper-client-io-wizard" documentation = "https://docs.rs/hyper-client-io-wizard" readme = "README.md" keywords = [ "hyper", "http", "https", "client", "request", ] categories = [ "network-programming", "web-programming", "web-programming::http-client", ] license = "MIT" repository = "https://github.com/swizard0/hyper-client-io-wizard" [dependencies.async-socks5] version = "^0.6" [dependencies.futures] version = "^0.3" [dependencies.hickory-resolver] version = "^0.24" features = [ "system-config", "tokio-runtime", "dns-over-rustls", "dns-over-tls", "dns-over-https-rustls", "dns-over-https", ] [dependencies.http] version = "^1.0" [dependencies.hyper] version = "^1" features = ["full"] [dependencies.hyper-util] version = "^0.1" features = ["full"] [dependencies.log] version = "^0.4" [dependencies.rustls] version = "^0.23" features = ["default"] [dependencies.rustls-native-certs] version = "^0.7" [dependencies.rustls-pki-types] version = "^1" [dependencies.tokio] version = "^1" features = ["full"] [dependencies.tokio-rustls] version = "^0.26" [dependencies.tower-service] version = "^0.3" [dependencies.webpki-roots] version = "^0.26"