Skip to content

Update hyper and crates that depend on it #2094

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bim9262
Copy link
Collaborator

@bim9262 bim9262 commented Oct 21, 2024

OAuth2 depends on reqwest which depends on hyper.

All of these will need to be updated to get off hyper 0.x to 1.x.

Marked tentative until OAuth2 5.x is released (currently rc-1 is out)

@MaxVerevkin
Copy link
Collaborator

Thanks, I was delaying the update of hyper because of docker block of quite some time. seanmonstar/reqwest#39 some day...

@bim9262 bim9262 marked this pull request as ready for review January 24, 2025 05:31
@bim9262 bim9262 requested a review from MaxVerevkin January 27, 2025 22:50
@ammgws
Copy link
Collaborator

ammgws commented Feb 10, 2025

https://crates.io/crates/oauth2/5.0.0 is out now

@bim9262
Copy link
Collaborator Author

bim9262 commented Feb 10, 2025

I've already updated oauth2. Sorry I didn't write that before.

@bim9262
Copy link
Collaborator Author

bim9262 commented Feb 24, 2025

rebased

@bim9262 bim9262 requested a review from ammgws March 16, 2025 00:25
@bim9262 bim9262 marked this pull request as draft April 1, 2025 02:18
@bim9262
Copy link
Collaborator Author

bim9262 commented Apr 1, 2025

Since this hasn't merged yet, incorporated the change to reqwest that will let us use unix sockets. Marked as draft until it is merged into a release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants