mirror of
https://github.com/Noratrieb/service-manager.git
synced 2026-01-16 17:35:05 +01:00
restructure example
This commit is contained in:
parent
55c99f5b5f
commit
4f5b34a154
6 changed files with 488 additions and 2 deletions
|
|
@ -6,5 +6,7 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
crossterm = "0.22.1"
|
||||
serde = "1.0.132"
|
||||
toml = "0.5.8"
|
||||
tui = { version = "0.16.0", features = ["crossterm"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue