summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9f0dba2..3133a17 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,10 @@ name = "synfone"
version = "0.1.0"
authors = ["Graham Northup <grissess@nexusg.org>"]
+[[bin]]
+name = "synfone"
+doc = false
+
[features]
default = ['graphics']