Skip to content

Commit

Permalink
Add tcp dependency for net
Browse files Browse the repository at this point in the history
  • Loading branch information
dbcfd committed Oct 20, 2019
1 parent 1cbac51 commit 0c27799
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0c27799

Please sign in to comment.