From b349a1f7f0dfa04f7e4fbf21ce4fab8ad1cd7e8b Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Sun, 25 Dec 2022 23:59:30 -0500 Subject: [PATCH] Fix packaging --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 3e7d651..c665f1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,3 +26,6 @@ git = "https://github.com/rust-cli/confy/" # TOML will not serialize because of ordering issues features = ["yaml_conf"] default-features = false + +[package.metadata.deb] +depends = ""