linkerd2/proxy
Brian Smith 617d7da894
Remove the unused tokio-proto build dependency. (#451)
Hyper depends on tokio-proto with a default feature. By turning off
its default features, we can avoid that dependency. That reduces the
number of dependencies by 4.

Signed-off-by: Brian Smith <brian@briansmith.org>
2018-02-26 08:56:05 -10:00
..
controller-grpc Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
convert Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
futures-mpsc-lossy Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
router Prepare for the v0.3.0 release (#406) 2018-02-21 11:14:11 -08:00
src Stop using the url crate in the proxy. (#450) 2018-02-26 08:55:48 -10:00
tests Stop using the url crate in the proxy. (#450) 2018-02-26 08:55:48 -10:00
Cargo.toml Remove the unused tokio-proto build dependency. (#451) 2018-02-26 08:56:05 -10:00
Dockerfile Add flaky_tests feature for skipping some tests on CI (#441) 2018-02-26 10:17:53 -08:00