-
Notifications
You must be signed in to change notification settings - Fork 230
Upgrade all dependencies to hyper 1.0 #1863
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
Comments
This can be finished now, igd-next has a new release depending on hyper |
missing n0-computer/quic-rpc#79 |
flub
added a commit
that referenced
this issue
Oct 15, 2024
This finally removes the last use of a pre-1.0 hyper version, eliminating our duplicate hyper dependencies. Closes #1863.
1 task
Not really, that feature is not used in iroh... |
github-merge-queue bot
pushed a commit
that referenced
this issue
Oct 15, 2024
## Description This finally removes the last use of a pre-1.0 hyper version, eliminating our duplicate hyper dependencies. ## Breaking Changes None ## Notes & open questions Closes #1863. ## Change checklist - [x] Self-review. - ~~[ ] Documentation updates following the [style guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text), if relevant.~~ - ~~[ ] Tests if relevant.~~ - ~~[ ] All breaking changes documented.~~
matheus23
pushed a commit
that referenced
this issue
Nov 14, 2024
## Description This finally removes the last use of a pre-1.0 hyper version, eliminating our duplicate hyper dependencies. ## Breaking Changes None ## Notes & open questions Closes #1863. ## Change checklist - [x] Self-review. - ~~[ ] Documentation updates following the [style guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text), if relevant.~~ - ~~[ ] Tests if relevant.~~ - ~~[ ] All breaking changes documented.~~
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since #1858 we use hyper 1.0. Which means we currently have hyper duplicates in our dependency.
This is a tracking issue to get all our dependencies upgraded:
The text was updated successfully, but these errors were encountered: