[package] description = "Ethcore IO library" homepage = "http://parity.io" license = "GPL-3.0" name = "ethcore-io" version = "1.7.0" authors = ["Parity Technologies "] [dependencies] mio = { git = "https://github.com/paritytech/mio" } crossbeam = "0.2" parking_lot = "0.4" log = "0.3" slab = "0.2"