[package] name = "tahuantinsuyu-tree" version = { workspace = true } edition = { workspace = true } license = { workspace = true } description = "Tahuantinsuyu — explorador izquierdo (Groups/Contacts/Charts) sobre yahweh-widget-tree." [dependencies] tahuantinsuyu-model = { path = "../tahuantinsuyu-model" } tahuantinsuyu-store = { path = "../tahuantinsuyu-store" } yahweh-theme = { workspace = true } yahweh-widget-tree = { workspace = true } gpui = { workspace = true }