aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2020-10-16 21:58:05 +0200
committerMax Audron <audron@cocaine.farm>2020-10-16 21:58:05 +0200
commitfd943651195a970aac2b066e3bdbb23253f73ce7 (patch)
tree09af5399dcd96b8f525412798b7e6e8719f3e55e /Cargo.toml
parentupdate paperwork (diff)
update
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"]