Use patched MIO
This commit is contained in:
@@ -7,7 +7,7 @@ version = "1.5.0"
|
||||
authors = ["Ethcore <admin@ethcore.io>"]
|
||||
|
||||
[dependencies]
|
||||
mio = { git = "https://github.com/carllerche/mio" }
|
||||
mio = { git = "https://github.com/ethcore/mio" }
|
||||
crossbeam = "0.2"
|
||||
parking_lot = "0.3"
|
||||
log = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user