-
Notifications
You must be signed in to change notification settings - Fork 64
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
Update to tokio 1.0 #72
Conversation
Thanks, I'll merge this once all the deps are on crates.io |
Also should wait for snapview/tungstenite-rs#163 |
nice to have but it's not required. |
True, it doesn't involve API changes in tungstenite :) |
@nickelc Should we wait for the tungstenite release before releasing to crates.io or not? :) |
tungstenite release could happen in hours or days and i don't expect big changes beside bytes 1.0. |
Let's do that then! |
Too bad, tungstenite was released as 0.12 now :) |
But updating to 0.12 in patch version should be ok because it's not in public, right? |
Well, it is: Line 39 in 33e3722
Anyway, not much of a problem. Just means yet another release :) |
my bad but 0.11 was fine. it unblocked a number of projects. |
Indeed :) I'll get a new release out some time later today |
Draft until
tokio-openssl
,tokio-rustls
andtokio-native-tls
are ready.tungstenite
: Update to bytes 1.0 snapview/tungstenite-rs#163tokio-rustls
tokio-native-tls
: tokio-native-tls: prepare v0.3.0 tokio-rs/tls#47tokio-openssl