We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking issue to get off forks.
We currently need a compat shim, which we have a fork of: davidpdrsn/tower-hyper-http-body-compat#7. Worst case, we should get that merged so we are off forks.
best case, tonic adopts 1.0 so we do not need a shim at all: hyperium/tonic#1307
The text was updated successfully, but these errors were encountered:
Is fixed by #726?
Sorry, something went wrong.
No, we have a shim for tonic because its missing 1.0 support. Blocked on hyperium/tonic#1307
this is done
$ cargo tree | rg hyper ├── hyper v1.4.1 ├── hyper-rustls v0.27.2 │ ├── hyper v1.4.1 (*) │ ├── hyper-util v0.1.7 │ │ ├── hyper v1.4.1 (*) ├── hyper-util v0.1.7 (*)
No branches or pull requests
Tracking issue to get off forks.
We currently need a compat shim, which we have a fork of: davidpdrsn/tower-hyper-http-body-compat#7. Worst case, we should get that merged so we are off forks.
best case, tonic adopts 1.0 so we do not need a shim at all: hyperium/tonic#1307
The text was updated successfully, but these errors were encountered: