Skip to content

fix: specify compatible sse-stream version#968

Merged
jamadeo merged 1 commit into
mainfrom
sse-version-spec
Jul 10, 2026
Merged

fix: specify compatible sse-stream version#968
jamadeo merged 1 commit into
mainfrom
sse-version-spec

Conversation

@jamadeo

@jamadeo jamadeo commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

We use SseStream::from_bytes_stream, which was introduced in sse-stream 0.2.4. Specifying 0.2 means cargo may use an incompatible version, failing the build.

@jamadeo jamadeo requested a review from a team as a code owner July 10, 2026 16:26
@github-actions github-actions Bot added T-dependencies Dependencies related changes T-config Configuration file changes labels Jul 10, 2026
@jamadeo jamadeo merged commit 2d4c29f into main Jul 10, 2026
21 checks passed
@jamadeo jamadeo deleted the sse-version-spec branch July 10, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-config Configuration file changes T-dependencies Dependencies related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants