Skip to content

refactor: Minimize futures dependencies#2248

Merged
Xuanwo merged 7 commits intoapache:mainfrom
tottoto:replace-futures-with-futures-util
May 10, 2023
Merged

refactor: Minimize futures dependencies#2248
Xuanwo merged 7 commits intoapache:mainfrom
tottoto:replace-futures-with-futures-util

Conversation

@tottoto
Copy link
Copy Markdown
Contributor

@tottoto tottoto commented May 9, 2023

Replaces futures with futures-util to reduce unused trailing dependencies. Currently we still depend on futures via backon but it was fixed at Xuanwo/backon#47 and when it releases we can remove futures from our dependency tree.

@tottoto tottoto marked this pull request as draft May 9, 2023 21:34
@tottoto tottoto marked this pull request as ready for review May 9, 2023 22:13
Comment thread Cargo.lock Outdated
@tottoto tottoto changed the title refactor: Replace futures with futures-util refactor: Minimize futures dependencies May 10, 2023
@tottoto
Copy link
Copy Markdown
Contributor Author

tottoto commented May 10, 2023

I changed this pull request title to describe the current purposes.

@tottoto tottoto requested a review from Xuanwo May 10, 2023 09:31
@tottoto
Copy link
Copy Markdown
Contributor Author

tottoto commented May 10, 2023

Thanks for your review! I fixed it and the ci is green.

Copy link
Copy Markdown
Contributor

@ClSlaid ClSlaid left a comment

Choose a reason for hiding this comment

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

thanks

Comment thread bin/oay/Cargo.toml Outdated
Copy link
Copy Markdown
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Great, thanks!

Copy link
Copy Markdown
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Great, thanks!

@Xuanwo Xuanwo merged commit c979db9 into apache:main May 10, 2023
@tottoto tottoto deleted the replace-futures-with-futures-util branch May 10, 2023 11:07
@Xuanwo Xuanwo mentioned this pull request May 23, 2023
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.

3 participants