From ac938b0d57d2e2630bf05668fec6b3d6c18d0450 Mon Sep 17 00:00:00 2001 From: stale Date: Sat, 7 May 2022 21:38:25 -0300 Subject: this don't work no good --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9d4c83c..d54c86d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,8 @@ tokio-rustls = "0.23" rustls-pemfile = "1" hyper-tungstenite = "0.8" rand = "0.8" +futures = "0.3" futures-util = { version = "0.3", default-features = false, features = ["sink", "std"] } futures-channel = "0.3" format-bytes = "0.3" +anyhow = "1.0" -- cgit v1.2.3