linkerd2/proxy/controller-grpc
Brian Smith 578cffca22
Turn off the `use_logging` default feature of quickcheck. (#465)
Turning off the default features of quickcheck removes its
`env_logger` and `log` dependencies. It uses older versions of
those packages than conduit-proxy will use, so this will
(eventually) reduce the number of versions of those packages that
get downloaded and built.

Signed-off-by: Brian Smith <brian@briansmith.org>
2018-02-26 16:04:58 -10:00
..
src Move the Rust gRPC bindings to a dedicated crate (#275) 2018-02-06 10:31:48 -08:00
Cargo.toml Turn off the `use_logging` default feature of quickcheck. (#465) 2018-02-26 16:04:58 -10:00
build.rs Move the Rust gRPC bindings to a dedicated crate (#275) 2018-02-06 10:31:48 -08:00