Default TLS implementation for use with hyper.
# Cargo.toml
[dependencies]
hyper-tls = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an HTTPS-enabled hyper client
Ensure you are using a tokio runtime (e.g., #[tokio::main])
No dependency data recorded yet.