Stop initializing env_logger in every test. In env_logger 0.5, it may only be initialized once per process. Also, Prost will soon upgrade to env_logger 0.5 and this will (eventually) help reduce the number of versions of env_logger we have to build. Turning off the regex feature will (eventually) also reduce the number of dependencies we have to build. Unfortunately, as it is now, the number of dependencies has increased because env_logger increased its dependencies in 0.5. Signed-off-by: Brian Smith <brian@briansmith.org> |
||
---|---|---|
.. | ||
convert | ||
futures-mpsc-lossy | ||
router | ||
src | ||
tests | ||
Cargo.toml |