From acc7a887bc7a88d9c889be79abed9151e139b629 Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Sat, 23 Aug 2025 17:31:49 +0200 Subject: [PATCH] =?UTF-8?q?Feat:=20Erg=C3=A4nzt=20Abh=C3=A4ngigkeiten=20`n?= =?UTF-8?q?map`=20und=20`$auto`=20in=20Cargo.toml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index a38faad..1a948e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,5 +18,6 @@ section = "utils" priority = "optional" provides = ["smartmount"] +depends = ["nmap", "$auto"] separate-debug-symbols = true \ No newline at end of file