[package] name = "client-desktop" version = "0.1.0" edition = "2024" [dependencies] domain.workspace = true protocol.workspace = true client-domain.workspace = true client-application.workspace = true tcp-client.workspace = true display-terminal.workspace = true