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

Remove fastrand and memchr dependencies #131

Merged
merged 1 commit into from Apr 30, 2023
Merged

Conversation

notgull
Copy link
Member

@notgull notgull commented Apr 30, 2023

This PR removes the unused fastrand and memchr dependencies, which were previously indirectly depended on through futures-lite. This PR makes it so futures-lite has no default features. We also manually import AsyncRead/AsyncWrite through futures-io.

@notgull notgull merged commit 46a0205 into master Apr 30, 2023
18 checks passed
@notgull notgull deleted the notgull/futures-io branch April 30, 2023 17:23
@notgull notgull mentioned this pull request Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants