Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 21ba669

Browse files
committedApr 7, 2018
chore(dependencies): pin to a git commit of futures 0.2.0-beta
1 parent 7b99ccb commit 21ba669

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@ url = "1.0"
4343

4444
[features]
4545
nightly = []
46+
47+
[replace]
48+
"futures:0.2.0-beta" = { git = "https://github.com/rust-lang-nursery/futures-rs", rev = "30473ba" }

0 commit comments

Comments
 (0)
Please sign in to comment.