[package] name = "tower-router" version = "0.1.2" authors = ["Carl Lerche "] publish = false [dependencies] futures = "0.1" ordermap = "0.2" tower = { git = "https://github.com/tower-rs/tower" }