clean up code to make it easier for more services and add clap
This commit is contained in:
parent
2129951dbf
commit
8da5b1fa05
3 changed files with 212 additions and 36 deletions
|
|
@ -4,5 +4,6 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.40", features = ["derive"] }
|
||||
emojis-rs = "0.1.3"
|
||||
ssh2 = "0.9.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue