mirror of
https://github.com/Noratrieb/service-manager.git
synced 2026-01-16 17:35:05 +01:00
start with cmd
This commit is contained in:
parent
3722a458eb
commit
6d572fc9d0
7 changed files with 170 additions and 37 deletions
|
|
@ -7,6 +7,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
crossterm = "0.22.1"
|
||||
serde = "1.0.132"
|
||||
serde = { version = "1.0.132", features = ["derive"] }
|
||||
toml = "0.5.8"
|
||||
tui = { version = "0.16.0", features = ["crossterm"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue