Upgrade async-tungstenite to v0.25

This commit is contained in:
Joakim Frostegård 2024-04-25 22:38:41 +02:00
parent 69294ea201
commit efa10015e5
3 changed files with 4 additions and 4 deletions

View file

@ -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"