From fd943651195a970aac2b066e3bdbb23253f73ce7 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Fri, 16 Oct 2020 21:58:05 +0200 Subject: update --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3052afc..2b6ccaf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,3 @@ flate2 = { version = "1.0", features = ["tokio"] } tokio = { version = "0.2", features = ["full"] } tokio-util = { version = "0.2", features = ["codec"] } tokio-test = { version = "0.2" } - -[[bin]] -name = "quassel-client" -required-features = ["client"] -- cgit v1.2.3