Cargo Features

hyper-trust-dns-connector has no features set by default.

[dependencies]
hyper-trust-dns-connector = { version = "0.4.0", features = ["hyper-tls-connector"] }
hyper-tls-connector = hyper-tls, native-tls

Affects hyper-trust-dns-connector::https

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

hyper-tls hyper-tls-connector?

Enables hyper-tls ^0.5

native-tls hyper-tls-connector?