Skip to content

Conversation

@pborzenkov
Copy link
Contributor

Axum relies on From<Bytes> implemented for BytesMut in SSE response
implementation. The conversion was added in bytes 1.7
(https://github.com/tokio-rs/bytes/releases/tag/v1.7.0). So bump the
minimum required version.

Axum relies on `From<Bytes>` implemented for `BytesMut` in SSE response
implementation. The conversion was added in `bytes` 1.7
(https://github.com/tokio-rs/bytes/releases/tag/v1.7.0). So bump the
minimum required version.
Copy link
Member

@jplatte jplatte left a comment

Choose a reason for hiding this comment

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

Thanks!

@jplatte jplatte merged commit 86e4442 into tokio-rs:main Oct 1, 2025
18 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.

2 participants