[Fix] shorter message send lock

This commit is contained in:
Alex Emmet 2026-02-20 16:12:14 +01:00
commit 3b520c3665
3 changed files with 13 additions and 8 deletions

View file

@ -5,7 +5,7 @@ edition = "2024"
[dependencies]
ansi_term = "*"
async-tungstenite = { version = "0.32.0", features = [
async-tungstenite = { version = "0.32.1", features = [
"futures-03-sink",
"futures-util",
"handshake",