[package] name = "iryna" version = "0.1.4" authors = ["archerfeel "] description = "A lightweight network library based on mio(work-in-progress)" license = "MIT" [dependencies] mio = "0.6" chashmap = "2.2.0"