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

Fix Windows build #680

Merged
merged 1 commit into from
Nov 10, 2022
Merged

Conversation

FreezyLemon
Copy link
Contributor

tokio 1.21.0+ requires the net feature to be able to use enable_io on non-Unix platforms:
1.20.0 docs vs 1.21.0 docs.

So I enabled the feature and now the build works again.

@mergify mergify bot merged commit 03b8391 into master-of-zen:master Nov 10, 2022
@FreezyLemon FreezyLemon deleted the fix-win-build branch November 10, 2022 09:30
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.

2 participants