Remove tokio-tls from master (#2497)

This commit is contained in:
Lucio Franco
2020-05-06 17:30:01 -04:00
committed by GitHub
parent 13e2a366de
commit 66fef4a9bc
16 changed files with 3 additions and 1470 deletions
-1
View File
@@ -4,5 +4,4 @@
tokio = { path = "tokio" }
tokio-macros = { path = "tokio-macros" }
tokio-test = { path = "tokio-test" }
tokio-tls = { path = "tokio-tls" }
tokio-util = { path = "tokio-util" }