diff --git a/Cargo.toml b/Cargo.toml index 4240d07..c9bc3f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,6 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -futures = "0.3" irc-proto = "0.15" lettre = "0.9" toml = "0.5"