Remove unused dependencies (ws: "either", http_protocol: "rand)

This commit is contained in:
Joakim Frostegård 2023-01-10 15:51:15 +01:00
parent f5caf05963
commit 3a6101a02d
3 changed files with 0 additions and 4 deletions

View file

@ -24,7 +24,6 @@ aquatic_ws_protocol.workspace = true
anyhow = "1"
async-tungstenite = "0.19"
cfg-if = "1"
either = "1"
futures = "0.3"
futures-lite = "1"
futures-rustls = "0.22"