[package] name = "community_ui" version.workspace = true edition.workspace = true publish.workspace = true [dependencies] community = { path = "../community" } state = { path = "../state" } ui = { path = "../ui" } theme = { path = "../theme" } common = { path = "../common" } person = { path = "../person" } settings = { path = "../settings" } gpui.workspace = true nostr-sdk.workspace = true anyhow.workspace = true smallvec.workspace = true log.workspace = true