[Fix] shorter message send lock
This commit is contained in:
parent
4d11dc3306
commit
3b520c3665
3 changed files with 13 additions and 8 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue