komp-app usage with ux-config

This commit is contained in:
Filipriec
2026-08-30 12:08:51 +02:00
parent 408187cb57
commit cdb41c365a
8 changed files with 172 additions and 74 deletions

View File

@@ -12,5 +12,7 @@ jiff = { version = "0.2.15", default-features = false, features = ["std", "tzdb-
prost-types.workspace = true
sanitise-file-name = "1"
serde.workspace = true
toml.workspace = true
tonic.workspace = true
ux-config = { path = "../tui-pages/ux-config" }
uuid = { version = "1.23.3", features = ["v4"] }