fucking something i forgot

This commit is contained in:
2026-09-12 12:24:36 +01:00
parent bdec970b62
commit 539c80cda9
20 changed files with 260 additions and 128 deletions
+2
View File
@@ -12,6 +12,8 @@ iced = { workspace = true }
iced_layershell = { workspace = true }
tokio = { workspace = true }
chrono = { workspace = true }
clap = {workspace = true}
toml = {workspace =true}
# Modules + services
modules = { path = "../modules" }
services = { path = "../services" }