Merge pull request #1 from kristoff3r/master

Set futures version number to match the other repos
This commit is contained in:
Carl Lerche 2016-09-09 20:19:52 -07:00 committed by GitHub
commit 4d56c91fc6
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ repository = "https://github.com/tokio-rs/tokio-service"
readme = "README.md"
[dependencies]
futures = { git = "https://github.com/alexcrichton/futures-rs", default-features = false }
futures = "0.1"