linkerd2/proxy
Brian Smith 0d14c196f5
Proxy: Upgrade from ordermap 0.2 crate to indexmap 0.4. (#466)
Currently we have to download and build two different versions of
the ordermap crate.

I will submit similar PRs for the dependent crates so that we will
eventually all be using the same version of indexmap.

Signed-off-by: Brian Smith <brian@briansmith.org>
2018-02-26 19:29:22 -10:00
..
controller-grpc Turn off the `use_logging` default feature of quickcheck. (#465) 2018-02-26 16:04:58 -10: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 Proxy: Upgrade from ordermap 0.2 crate to indexmap 0.4. (#466) 2018-02-26 19:29:22 -10:00
src Proxy: Upgrade from ordermap 0.2 crate to indexmap 0.4. (#466) 2018-02-26 19:29:22 -10:00
tests Fix intermittent outbound_times_out failure. (#471) 2018-02-26 19:07:36 -10:00
Cargo.toml Proxy: Upgrade from ordermap 0.2 crate to indexmap 0.4. (#466) 2018-02-26 19:29:22 -10:00
Dockerfile Add flaky_tests feature for skipping some tests on CI (#441) 2018-02-26 10:17:53 -08:00