Many more changes

This commit is contained in:
Carl Lerche
2017-08-11 12:00:22 -07:00
parent 012646ab46
commit 32d4c2d5a9
14 changed files with 246 additions and 96 deletions

View File

@@ -34,3 +34,6 @@ openssl = { version = "0.9.14", "features" = ["v102"] }
tokio-openssl = "0.1.3"
env_logger = "0.4.3"
io-dump = { git = "https://github.com/carllerche/io-dump" }
[replace]
"tokio-io:0.1.2" = { git = "https://github.com/tokio-rs/tokio-io" }