chore(dependencies): pin to a git commit of futures 0.2.0-beta

This commit is contained in:
Sean McArthur
2018-04-06 19:09:58 -07:00
parent 7b99ccb0f2
commit 21ba669b34

View File

@@ -43,3 +43,6 @@ url = "1.0"
[features]
nightly = []
[replace]
"futures:0.2.0-beta" = { git = "https://github.com/rust-lang-nursery/futures-rs", rev = "30473ba" }