Set futures version number to match the other repos

This commit is contained in:
Kristoffer Søholm 2016-09-09 20:09:19 -07:00
parent 72e13c5154
commit 636bf12fe8
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"