mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-01 00:00:10 +02:00
Use tokio-core from git
Just for now, as we need some yet unreleased features.
This commit is contained in:
@@ -23,3 +23,6 @@ mio = "0.6"
|
||||
winapi = "0.2"
|
||||
kernel32-sys = "0.2"
|
||||
mio = "0.6"
|
||||
|
||||
[replace]
|
||||
"tokio-core:0.1.3" = { git = "https://github.com/tokio-rs/tokio-core" }
|
||||
|
||||
Reference in New Issue
Block a user