summaryrefslogtreecommitdiff
path: root/vegilctl/Cargo.toml
diff options
context:
space:
mode:
authornamilsk <namilsk@namilsk.tech>2026-01-10 16:17:21 +0300
committernamilsk <namilsk@namilsk.tech>2026-01-10 16:17:21 +0300
commitd114acb6103706e56f7d2090569c354987033d7e (patch)
tree903840d0fa893370a33bddb0abf4cbe678d08f57 /vegilctl/Cargo.toml
parent620e092c927d04d454c2efd94b7beaf448133531 (diff)
Fixed parts naming
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"]}