modified tui-example main

This commit is contained in:
2025-04-17 09:42:36 -04:00
parent 0ba7f2536c
commit 6ddf48591b
5 changed files with 149 additions and 10 deletions

View File

@@ -16,3 +16,5 @@ color-eyre = "0.6.3"
tokio-stream = "0.1.17"
tui-logger = "0.14.1"
log-panics = "2.1.0"
serde-value.workspace = true
serde_json = "1.0.140"