-
-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
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
field 0
of struct quinn::StreamId
is private
#1079
Comments
this commit broke the code due to quinn-rs/quinn@43b74b6#diff-45fd3cfd722e7b87adcfadc0508468e208c6a307d65d94f76bc0e266bab99695L221 this PR: quinn-rs/quinn#2099 |
Please, fix this issue, its critical for our project:( |
Unfortunately we cannot fall back to the previous commit as there is another compilation error, so its really broken like completely :( we also can't vendor because there are many other libs that are based on you. Please please fix it as soon as you can ;( |
Yeah, seems legit, looks like a regression. |
Once salvo-rs/salvo-http3#1 is merged upstream, it should resolve this issue |
I'm experiencing the same issue in our project. Creating temporary forks of multiple crates doesn't seem like an appealing solution to the issue. Is there any way I can assist in speeding up the release of the new version with the fixes @chrislearn ? |
Try to run |
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Compilation OK
Screenshots

Desktop:
Additional context
The text was updated successfully, but these errors were encountered: