chore(dependencies): move to futures master (#1478)

This commit is contained in:
Sam Rijs
2018-04-04 04:27:22 +10:00
committed by Sean McArthur
parent c1f84af481
commit 06405c2c49

View File

@@ -44,4 +44,4 @@ url = "1.0"
nightly = []
[replace]
"futures:0.2.0-beta" = { git = "https://github.com/srijs/futures-rs.git", branch = "with-executor" }
"futures:0.2.0-beta" = { git = "https://github.com/rust-lang-nursery/futures-rs.git" }