mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
Track futures tokio-reform branch (#88)
This patch also updates tests and examples to remove deprecated API usage.
This commit is contained in:
@@ -52,4 +52,5 @@ serde_json = "1.0"
|
||||
time = "0.1"
|
||||
|
||||
[patch.crates-io]
|
||||
futures = { git = "https://github.com/rust-lang-nursery/futures-rs", branch = "tokio-reform" }
|
||||
mio = { git = "https://github.com/carllerche/mio" }
|
||||
|
||||
Reference in New Issue
Block a user