Skip to content

Conversation

@thep0y
Copy link
Collaborator

@thep0y thep0y commented Oct 16, 2025

  • Remove unused futures-util dependency and related imports
  • Replace bytes_stream with direct chunk async iteration on response
  • Streamline error handling by using ? operator on chunk await
  • Maintain cancellation check and write chunk logic unchanged
  • Update Cargo.toml and Cargo.lock to remove futures-util dependency

- Remove unused futures-util dependency and related imports
- Replace bytes_stream with direct chunk async iteration on response
- Streamline error handling by using ? operator on chunk await
- Maintain cancellation check and write chunk logic unchanged
- Update Cargo.toml and Cargo.lock to remove futures-util dependency
@github-actions github-actions bot merged commit 2fe42ba into main Oct 16, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant