[package] name = "izanami-util" description = "Miscellaneous primitives for izanami." version = "0.1.0-preview.2" edition = "2018" authors = ["Yusuke Sasaki "] license = "MIT OR Apache-2.0" repository = "https://github.com/ubnt-intrepid/izanami.git" [dependencies] bytes = "0.4" futures = "0.1" tokio-io = "0.1" [dev-dependencies] version-sync = "0.7"