Skip to content

Conversation

paolobarbolini
Copy link
Contributor

Motivation

futures-util is a relatively heavy dependency, and some of the APIs are just re-exports of std or other futures-* crates.

Solution

This replaces the use of futures-core re-exports with direct imports from futures-core. I've also removed a useless use of futures_util::pin_mut!.

@jplatte jplatte merged commit 24c0f0b into tower-rs:main Jun 2, 2025
11 checks passed
@paolobarbolini paolobarbolini deleted the reduce-futures-util branch June 2, 2025 16:27
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