Skip to content
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

Upgrade hyper crates to v1 #541

Closed
1 task done
LNSD opened this issue Jan 19, 2024 · 0 comments · Fixed by #676
Closed
1 task done

Upgrade hyper crates to v1 #541

LNSD opened this issue Jan 19, 2024 · 0 comments · Fixed by #676
Assignees

Comments

@LNSD
Copy link
Contributor

LNSD commented Jan 19, 2024

Currently, upgrading all hyper-related dependencies to support hyper v1 is impossible. There are various blockers:

@LNSD LNSD self-assigned this Jan 19, 2024
@LNSD LNSD closed this as completed in #676 Apr 11, 2024
LNSD added a commit that referenced this issue Apr 11, 2024
Upgrade all the hyper-related crates to the v1 era. This includes the
following crates: `http`, `headers`, `hyper`, `tower-http`, `axum` and
`axum-extra`, `reqwest`, and all the crates that have a transitive
dependency on the hyper crate.

This PR resolves #541

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Theo Butler <theodusbutler@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant