krata: reimplement console to utilize channels, and provide logs support

This commit is contained in:
Alex Zenla
2024-04-02 08:57:34 +00:00
parent 0fd6318c5f
commit 5ad2e40a7b
17 changed files with 309 additions and 31 deletions

View File

@ -31,6 +31,7 @@ backhand = "0.15.0"
byteorder = "1"
bytes = "1.5.0"
cgroups-rs = "0.3.4"
circular-buffer = "0.1.7"
comfy-table = "7.1.0"
crossterm = "0.27.0"
ctrlc = "3.4.4"