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

chore(examples): Remove futures-util #1440

Merged

Conversation

tottoto
Copy link
Collaborator

@tottoto tottoto commented Jul 28, 2023

Motivation

Continuing from #1438.

Solution

Removes futures-util in examples. Converts Future manually and uses either crate where futures_util::future::Either used.

@tottoto tottoto force-pushed the remove-futures-util-from-examples branch from d04a88b to bc95f79 Compare August 2, 2023 15:01
@LucioFranco LucioFranco added this pull request to the merge queue Aug 2, 2023
Merged via the queue into hyperium:master with commit 58d1c28 Aug 2, 2023
16 checks passed
@tottoto tottoto deleted the remove-futures-util-from-examples branch August 2, 2023 15:26
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