From 3d1d5c8857f852903434488036ccf5036893f881 Mon Sep 17 00:00:00 2001 From: namilsk Date: Fri, 2 Jan 2026 18:20:45 +0300 Subject: Refactored code and implemented it in main() --- vegilctl/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'vegilctl') diff --git a/vegilctl/Cargo.toml b/vegilctl/Cargo.toml index 035764a..73077a8 100644 --- a/vegilctl/Cargo.toml +++ b/vegilctl/Cargo.toml @@ -5,3 +5,4 @@ edition = "2024" description = "Vegil init user control." [dependencies] +clap = "4.5.53" -- cgit v1.2.3