starttls works

This commit is contained in:
Astro 2017-06-05 00:42:35 +02:00
commit a618acd6d6
6 changed files with 178 additions and 4 deletions

View file

@ -9,3 +9,5 @@ tokio-core = "*"
tokio-io = "*"
bytes = "*"
RustyXML = "*"
rustls = "*"
tokio-rustls = "*"