Skip to content

Commit

Permalink
chore(deps): update rust crate tokio-tungstenite to 0.26 (v2) (#2210)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
  • Loading branch information
renovate[bot] and FabianLars authored Jan 6, 2025
1 parent 3a826fb commit 05cca60
Show file tree
Hide file tree
Showing 17 changed files with 146 additions and 85 deletions.
7 changes: 7 additions & 0 deletions .changes/ws-tungstenite-026.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
websocket: patch
websocket-js: patch
---

**Breaking change:** Updated tokio_tungstenite to `0.26`. This may be a breaking change if you use the `tls_connector` Builder method in Rust.
**Breaking change:** Removed the accidental `ConnectionConfig` struct re-export (in rust). This should not affect anyone since the Config was not used in any public API.
92 changes: 46 additions & 46 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/clipboard-manager/api-iife.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/fs/api-iife.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugins/geolocation/api-iife.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 05cca60

Please sign in to comment.