Skip to content

chore(deps): bump tokio-tungstenite to 0.30 - #196

Merged
haribo merged 1 commit into
developfrom
chore/7-bump-tokio-tungstenite
Aug 11, 2026
Merged

chore(deps): bump tokio-tungstenite to 0.30#196
haribo merged 1 commit into
developfrom
chore/7-bump-tokio-tungstenite

Conversation

@haribo

@haribo haribo commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Summary

Supersedes #7. tungstenite's Message::Text now holds Utf8Bytes instead of String; updated the two send sites (core/sync.rs, relay integration test) to .into().

Test plan

  • cargo test --workspace — all suites green (sync e2e + relay WS)
  • cargo clippy --workspace --all-targets -- -D warnings, cargo fmt --all --check

Closes #7

@haribo
haribo merged commit 68cae44 into develop Aug 11, 2026
7 checks passed
@haribo
haribo deleted the chore/7-bump-tokio-tungstenite branch August 11, 2026 08:55
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.

1 participant