-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Since tokio 0.3 was released, it would be great to migrate, otherwise it's necessary to wrap each future in a compatibility layer.
Describe the solution you'd like
Migration to tokio 0.3. Any dependencies can be wrapped in a compatibility layer until they get updated too.
Describe alternatives you've considered
tokio-compat-02 crate.
Additional context
https://tokio.rs/blog/2020-10-tokio-0-3
EDIT: Should now update to tokio 1.0
zmcity, Jasperav, GyrosOfWar, christianfosli and bokuweb
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request