aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
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"]