We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5dec3f9 + 0f432b3 commit 104bfbbCopy full SHA for 104bfbb
Cargo.toml
@@ -13,7 +13,7 @@ repository = "https://github.com/ctz/hyper-rustls"
13
bytes = "0.5.2"
14
ct-logs = { version = "^0.6.0", optional = true }
15
futures-util = "0.3.1"
16
-hyper = { version = "0.13.0", default-features = false, features = ["tcp"] }
+hyper = { version = "0.13.0", default-features = false }
17
rustls = "0.16"
18
tokio = "0.2.4"
19
tokio-rustls = "0.12.1"
0 commit comments