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(deps): replace futures with futures-util & futures-executor #239

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

negezor
Copy link
Contributor

@negezor negezor commented Oct 5, 2024

As the title says, this replaces the direct dependency on the entire features crate in favor of a smaller futures-util. This change removes 4 dependencies from the dependency tree.

Copy link
Collaborator

@antifuchs antifuchs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fantastic! Love removing branches from the dependency tree. Thank you!

@antifuchs
Copy link
Collaborator

That clippy failure is on me (need to update the main branch), will try to fix that & have you rebase if that's ok (:

@antifuchs
Copy link
Collaborator

master branch should be free from that clippy failure - would you mind merging it in or rebasing on top of it?

@antifuchs antifuchs enabled auto-merge October 8, 2024 22:24
@antifuchs antifuchs added this pull request to the merge queue Oct 8, 2024
Merged via the queue into boinkor-net:master with commit ced2c8d Oct 8, 2024
16 checks passed
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.

None yet

2 participants