feat: show basic json screen

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-05-01 23:26:25 +02:00
parent 1885a200c4
commit d7e21a256d
6 changed files with 141 additions and 9 deletions

1
Cargo.lock generated
View File

@@ -920,6 +920,7 @@ dependencies = [
"directories",
"hyperlog-core",
"ratatui",
"serde_json",
"tokio",
"tracing",
"tracing-subscriber",