feat: example-lamp now uses harmony-tui

This commit is contained in:
2025-04-17 10:50:44 -04:00
parent afbbde694a
commit feea9780ab
3 changed files with 8 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ publish = false
[dependencies]
harmony = { path = "../../harmony" }
#harmony_tui = { path = "../../harmony_tui" }
harmony_tui = { path = "../../harmony_tui" }
harmony_types = { path = "../../harmony_types" }
cidr = { workspace = true }
tokio = { workspace = true }