diff --git a/Cargo.toml b/Cargo.toml index f990dec..31dc347 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,6 +40,7 @@ version = "0.2.0" [dependencies.tokio-net] optional = true version = "0.2.0-alpha.6" +features = ["tcp"] [dependencies.tokio-tls] optional = true