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

Add support for tokio 1.0 #13

Merged
merged 5 commits into from
Aug 16, 2023
Merged

Add support for tokio 1.0 #13

merged 5 commits into from
Aug 16, 2023

Conversation

tormol
Copy link
Owner

@tormol tormol commented Aug 14, 2023

Closes #6

README.md Outdated Show resolved Hide resolved
This adds back the `tokio` feature,
reverting commit d72ba55.

Also update the description of the mio feature.
And drop futures dependency!
@tormol tormol force-pushed the tokio branch 2 times, most recently from 36e388b to 6366f7d Compare August 15, 2023 20:13
@tormol tormol force-pushed the tokio branch 2 times, most recently from 1700810 to 39d8988 Compare August 16, 2023 20:05
It fails the build if a newer version is required as a transitive
dependency of another direct dependency.
@tormol
Copy link
Owner Author

tormol commented Aug 16, 2023

Finally got -Z minimal-versions to build!

@tormol tormol merged commit 7cc8c7b into master Aug 16, 2023
6 checks passed
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

Successfully merging this pull request may close these issues.

Tokio latest version possibility.
2 participants