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

Upgrading tokio to 1.0 #169

Closed
Owez opened this issue Jan 8, 2021 · 1 comment
Closed

Upgrading tokio to 1.0 #169

Owez opened this issue Jan 8, 2021 · 1 comment

Comments

@Owez
Copy link

Owez commented Jan 8, 2021

Hi, I'm planning to use warp for a web project and it depends on this by proxy of tokio-tungstenite. I was wondering when this library is planning to upgrade to the newly-released tokio 1.0 as I think it's the main blocker currently

@dnaka91
Copy link
Contributor

dnaka91 commented Jan 8, 2021

Just for reference, there is still http v0.2.2 that currently causes to have bytes 1.0 and 0.5 compiled in. But it seems they plan to release the bytes 1.0 update as v0.2.3 so that should solve itself once they release due to the current dependency spec. That means cargo can auto-upgrade from 0.2.2 to 0.2.3 without another release of tungstenite required.

hyperium/http#463

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

No branches or pull requests

3 participants