feat: basic kratactl top command

This commit is contained in:
Alex Zenla
2024-04-14 11:48:20 +00:00
parent 1627cbcdd7
commit 66574235c2
9 changed files with 522 additions and 3 deletions

View File

@ -60,6 +60,7 @@ prost-build = "0.12.4"
prost-reflect-build = "0.13.0"
prost-types = "0.12.4"
rand = "0.8.5"
ratatui = "0.26.1"
redb = "2.0.0"
rtnetlink = "0.14.1"
scopeguard = "1.2.0"