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

Enable 'futures-util/alloc' feature #225

Merged
merged 2 commits into from
Jan 5, 2021
Merged

Enable 'futures-util/alloc' feature #225

merged 2 commits into from
Jan 5, 2021

Conversation

r3v2d0g
Copy link
Contributor

@r3v2d0g r3v2d0g commented Dec 21, 2020

futures-util requires its alloc feature to be enabled to use SplitSink and SplitStream, and since default-features is set to false, we need to enable it manually.

@aatxe
Copy link
Owner

aatxe commented Jan 5, 2021

Thanks!

@aatxe aatxe merged commit ed8c163 into aatxe:develop Jan 5, 2021
@r3v2d0g r3v2d0g deleted the futures-util-alloc branch January 5, 2021 10:53
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