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