[package] name = "linkerd2-timeout" version = "0.1.0" authors = ["Oliver Gould "] publish = false [dependencies] futures = "0.1" tokio-connect = { git = "https://github.com/carllerche/tokio-connect" } tokio-timer = "0.2.4" tower-service = { git = "https://github.com/tower-rs/tower" }