Update async-tungstenite to v0.20

This commit is contained in:
Joakim Frostegård 2023-04-10 00:29:58 +02:00
parent b609f77be9
commit 4a6fbc6df0
3 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ aquatic_toml_config.workspace = true
aquatic_ws_protocol.workspace = true
anyhow = "1"
async-tungstenite = "0.19"
async-tungstenite = "0.20"
cfg-if = "1"
futures = "0.3"
futures-lite = "1"