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

Use futures-util and std #58

Merged
merged 3 commits into from
May 8, 2024
Merged

Use futures-util and std #58

merged 3 commits into from
May 8, 2024

Conversation

negezor
Copy link
Collaborator

@negezor negezor commented Apr 17, 2024

Instead of depending entirely on the futures library all that is needed is futures-util and the Future trait from std.

@negezor negezor requested a review from Protryon April 22, 2024 11:10
@Protryon Protryon merged commit c696092 into master May 8, 2024
4 checks passed
@Protryon Protryon deleted the use-futures-util-and-std branch May 8, 2024 22:33
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