[package]
name = "conduit-proxy-router"
version = "0.2.0"
authors = ["Carl Lerche <me@carllerche.com>"]
publish = false
[dependencies]
futures = "0.1"
ordermap = "0.2"
tower = { git = "https://github.com/tower-rs/tower" }