Zebra/zebra-test
Henry de Valence 6dd7318d3b deps: use Tower 0.4 from git instead of 0.3.1.
This addresses at least three pain points:

- we were affected by bugs that were already fixed in git, but not in
  the released crate;
- we can use service combinators to transform requests and responses;
- we can use the hedge middleware.

The version in git is still marked as 0.3.1 but these changes will be
part of tower 0.4: https://github.com/tower-rs/tower/issues/431
2020-09-21 14:16:56 -07:00
..
src update panic hook for zebra-test to supress confusing output (#1065) 2020-09-17 13:20:30 -07:00
tests Add support for errors in zebra_test::Transcript (#678) 2020-07-31 11:54:18 -07:00
Cargo.toml deps: use Tower 0.4 from git instead of 0.3.1. 2020-09-21 14:16:56 -07:00