Use Hyper's master branch cause the tokio branch was merged.

This commit is contained in:
Jimmy Cuadra 2017-01-17 19:39:40 -08:00
parent 6de867b223
commit bccad7e40c

View File

@ -20,7 +20,6 @@ tokio-core = "0.1.3"
url = "1.2.4"
[dependencies.hyper]
branch = "tokio"
git = "https://github.com/hyperium/hyper"
[dependencies.ruma-client-api]