Merge branch 'master' into update-example-actix

This commit is contained in:
Christopher Armstrong 2018-02-07 20:47:29 -06:00 committed by GitHub
commit fa10590431
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ bytes = "0.4"
futures = "0.1"
tokio-io = "0.1"
tokio-core = "0.1"
trust-dns-resolver = "0.7"
trust-dns-resolver = "0.8"
# native-tls
native-tls = { version="0.1", optional = true }