mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update async-tungstenite version
This commit is contained in:
parent
edc85a0f66
commit
34902048d9
6 changed files with 25 additions and 386 deletions
|
|
@ -33,7 +33,7 @@ aquatic_toml_config.workspace = true
|
|||
aquatic_ws_protocol.workspace = true
|
||||
|
||||
anyhow = "1"
|
||||
async-tungstenite = "0.25"
|
||||
async-tungstenite = "0.28"
|
||||
arc-swap = "1"
|
||||
cfg-if = "1"
|
||||
futures = "0.3"
|
||||
|
|
@ -53,7 +53,7 @@ signal-hook = { version = "0.3" }
|
|||
slab = "0.4"
|
||||
slotmap = "1"
|
||||
socket2 = { version = "0.5", features = ["all"] }
|
||||
tungstenite = "0.21"
|
||||
tungstenite = "0.24"
|
||||
|
||||
# metrics feature
|
||||
metrics = { version = "0.24", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue