summaryrefslogtreecommitdiff
path: root/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 /Cargo.toml
parent620e092c927d04d454c2efd94b7beaf448133531 (diff)
Fixed parts naming
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8c9be6f..4c92673 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[workspace]
-members = ["init", "vegilctl"]
+members = ["init", "vigilctl"]
resolver = "3"
[workspace.package]