-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Description
Tokio 0.3 came out in mid-october (https://tokio.rs/blog/2020-10-tokio-0-3), and they're now on 0.3.3, so it seems like it should be stable enough to upgrade to now. I haven't done an upgrade from 0.2 - 0.3, but just speculating, it looks like the main thing to do is use the new feature flag names, and call the .compat() method from tokio-compat-02 to wrap futures from crates that are still on 0.2.
Metadata
Metadata
Assignees
Labels
No labels