summaryrefslogtreecommitdiff
path: root/vegilctl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vegilctl/Cargo.toml')
-rw-r--r--vegilctl/Cargo.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/vegilctl/Cargo.toml b/vegilctl/Cargo.toml
deleted file mode 100644
index 0a89458..0000000
--- a/vegilctl/Cargo.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-[package]
-name = "vegilctl"
-version = "0.1.0"
-edition = "2024"
-description = "Vegil init user control."
-
-[dependencies]
-clap = { version = "4.5.53", features = [ "derive"]}