You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixeshjr3#24.
This commit wraps up the hyper 1.0 update.
Specific to this commit:
- `test_read_timeout` error matching is rewritten to add the
`hyper_util::client::legacy::Error` outermost level of abstraction
- README is updated
- passes all tests, clippy
Bigger picture:
- now uses hyper IO traits
- no longer depends on tokio-io-timeout
This issue is track bumping hyper to 1.0. I encountered this when working on hyperium/tonic#1579
I'm working on a PR here although I ran into an issue that I hope to resolve soon!
The text was updated successfully, but these errors were encountered: