Change UI to tui
This commit is contained in:
parent
5780b7a4bf
commit
dc374f0d20
3 changed files with 178 additions and 123 deletions
|
|
@ -19,6 +19,7 @@ thiserror = "1.0"
|
|||
tokio = { version = "1", features = ["full"] }
|
||||
tokio-stream = "0.1"
|
||||
toml = "0.5"
|
||||
tui = "0.19"
|
||||
|
||||
[target.'cfg(target_os="linux")'.dependencies]
|
||||
procfs = "0.14.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue