chore(deps): update rust crate async-tungstenite to 0.34.0

This commit is contained in:
stoat-release[bot]
2026-06-24 19:28:38 +00:00
committed by GitHub
parent 23ba7d8fd8
commit 31d9d08e67
2 changed files with 8 additions and 35 deletions

View File

@@ -23,7 +23,7 @@ async-trait = "0.1.89"
tokio = "1.49.0"
async-channel = "2.3.1"
futures = "0.3.32"
async-tungstenite = "0.17.0"
async-tungstenite = "0.34.0"
futures-locks = "0.7.1"
async-lock = "2.8.0"
async-recursion = "1.0.4"