You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to update tokio dependency, so your able to use the latest version in a project, and not having and old outdated version also pulled - in only for uds ?.
The text was updated successfully, but these errors were encountered:
Yeah, I don't use tokio myself but saw 0.2 is really old at this point.
Supporting more than one tokio version seems hard so I'll get the already merged features released and then update tokio and release that.
Or you can open a PR that updates it. ;)
Hello,
Is it possible to update tokio dependency, so your able to use the latest version in a project, and not having and old outdated version also pulled - in only for uds ?.
The text was updated successfully, but these errors were encountered: