Fixed unit tests for async changes.

This commit is contained in:
Aaron Weiss 2017-06-21 21:50:38 -04:00
parent 77d44a5055
commit 86e224b8aa
No known key found for this signature in database
GPG key ID: 0237035D9BF03AE2
6 changed files with 404 additions and 175 deletions

View file

@ -29,5 +29,5 @@ serde_derive = "1.0"
serde_json = "1.0"
tokio-core = "0.1"
tokio-io = "0.1"
tokio-mockstream = "1.0"
tokio-mockstream = "1.1"
tokio-tls = "0.1"