Starting to build a UI
This commit is contained in:
parent
e50d4ba943
commit
119af02dfa
4 changed files with 133 additions and 33 deletions
|
|
@ -10,6 +10,7 @@ anyhow = "1.0"
|
|||
bytes = "1"
|
||||
thiserror = "1.0"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
crossterm = "0.25"
|
||||
|
||||
[target.'cfg(target_os="linux")'.dependencies]
|
||||
procfs = "0.14.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue