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

deps: Fix accidental hyper 1.0 upgrade + remove some duplicate dependencies #4430

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

theduke
Copy link
Contributor

@theduke theduke commented Feb 1, 2024

We accidentally upgraded hyper-tungstenite to a version using hyper 1.0, which
we are not ready for.

Also upgrades the "object" crate to remove a duplicate dependency.

@theduke theduke requested a review from syrusakbary as a code owner February 1, 2024 14:39
The new version was using hyper 1.0.
We need to wait with that until we can upgrade the whole stack,
including reqwest.
Avoids a duplicate dependency
@theduke theduke force-pushed the fix-hyper-tungstenite-deps branch from 8369e3c to 134b435 Compare February 1, 2024 17:52
@theduke theduke enabled auto-merge (rebase) February 1, 2024 17:52
@theduke theduke merged commit 0eec9ef into master Feb 1, 2024
52 checks passed
@theduke theduke deleted the fix-hyper-tungstenite-deps branch February 1, 2024 18:44
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.

2 participants