[package] name = "mai" version = "0.1.0" authors = ["Zack Slayton "] repository = "https://github.com/zslayton/mai" readme = "README.md" description = "A higher-level mio interface." keywords = [ "async", "io", "protocol", "stream", "buffer"] license = "MIT" [dependencies] lifeguard="0.5" mio="0.5" slab="0.1" log="0.3"