Add comments and ctrl+c not exiting
This commit is contained in:
parent
ea6c94a584
commit
41c3ffcf54
3 changed files with 131 additions and 60 deletions
|
@ -5,6 +5,7 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.37", features = ["derive", "env"] }
|
||||
ctrlc = "3.4.6"
|
||||
hostname = "0.4.1"
|
||||
users = "0.11.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue