feat: add interactive search
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-22 11:48:29 +02:00
parent d0a5da0946
commit 5401f3707d
5 changed files with 412 additions and 27 deletions

View File

@@ -25,6 +25,7 @@ prost = "0.13.2"
prost-types = "0.13.2"
bytes = "1.7.1"
nucleo-matcher = "0.3.1"
ratatui = "0.28.1"
[dev-dependencies]
pretty_assertions = "1.4.0"