summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFly me to the moon <git@bigly.dog>2020-06-12 17:52:18 -0700
committerFly me to the moon <git@bigly.dog>2020-06-12 17:52:18 -0700
commitec6e457bf6846e2b62ab3fc01f4cdf5f2006df1a (patch)
treeda035eb7e993961b6207c709acf2f0b9d2c0df21 /Cargo.toml
parent9ab6e36eaf6243f96d1dd9f93cb4705e3d80bfe7 (diff)
cargo deb no deps
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e62fb5b..a9f980d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,3 +20,6 @@ ansi_term = "0.12"
atty = "0.2"
which = "3"
+[package.metadata.deb]
+depends = ""
+