Upgrade async-tungstenite to version 0.18

This commit is contained in:
Joakim Frostegård 2022-11-12 14:57:21 +01:00
parent 37f8078320
commit a04fab43fb
3 changed files with 4 additions and 4 deletions

View file

@ -22,7 +22,7 @@ aquatic_toml_config.workspace = true
aquatic_ws_protocol.workspace = true
anyhow = "1"
async-tungstenite = "0.17"
async-tungstenite = "0.18"
cfg-if = "1"
either = "1"
futures = "0.3"