chore: Bump async-tungstenite to 0.23 (and tungstenite to 0.20.1) (#15039)

Release Notes:

- N/A
This commit is contained in:
Piotr Osiewicz 2024-07-23 23:18:00 +02:00 committed by GitHub
parent 7ae305ac0d
commit 4d65f7eea3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 32 additions and 65 deletions

View file

@ -18,7 +18,7 @@ test-support = ["collections/test-support", "gpui/test-support", "proto/test-sup
[dependencies]
anyhow.workspace = true
async-tungstenite = "0.16"
async-tungstenite = "0.23"
base64.workspace = true
chrono.workspace = true
collections.workspace = true