Skip to content

Commit

Permalink
enhance json formatter for ingestion analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
keinsell committed Jan 18, 2025
1 parent 2f4d1ec commit 87d34b7
Show file tree
Hide file tree
Showing 14 changed files with 341 additions and 349 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ ratatui = { version = "0.26.0", features = ["all-widgets", "macros", "serde"] }
crossterm = "0.27.0"
async-trait = "0.1.85"
indicatif = "0.17.9"
tracing-subscriber = "0.3.19"
tracing-indicatif = "0.3.8"
tracing = "0.1.41"
itertools = "0.13.0"

[expand]
color = "always"
Expand Down
Empty file added docs/route-of-administration.md
Empty file.
Loading

0 comments on commit 87d34b7

Please sign in to comment.