mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
Upgrade async-tungstenite to v0.25
This commit is contained in:
parent
69294ea201
commit
efa10015e5
3 changed files with 4 additions and 4 deletions
|
|
@ -20,7 +20,7 @@ aquatic_toml_config.workspace = true
|
|||
aquatic_ws_protocol.workspace = true
|
||||
|
||||
anyhow = "1"
|
||||
async-tungstenite = "0.24"
|
||||
async-tungstenite = "0.25"
|
||||
futures = "0.3"
|
||||
futures-rustls = "0.26"
|
||||
glommio = "0.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue