asked the clanker to change the arcidecture a bit
This commit is contained in:
@@ -12,7 +12,6 @@ iced = { workspace = true }
|
||||
iced_layershell = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
chrono = { workspace = true }
|
||||
# Modules
|
||||
module_clock = { package = "module-clock", path = "../modules/clock" }
|
||||
# Services
|
||||
service_datatime = { package = "service-datatime", path = "../services/datatime" }
|
||||
# Modules + services
|
||||
modules = { path = "../modules" }
|
||||
services = { path = "../services" }
|
||||
|
||||
Reference in New Issue
Block a user