zebra/zebra-state
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 consensus, state: increase Buffer sizes 2020-09-21 09:26:39 -07:00
tests state: fill in RFC5-style Request, Response enums 2020-09-11 13:37:49 -07:00
Cargo.toml deps: use Tower 0.4 from git instead of 0.3.1. 2020-09-21 14:16:56 -07:00