This commit is contained in:
parent
b9267827ee
commit
620b699069
4 changed files with 269 additions and 49 deletions
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.23", features = ["cargo"] }
|
||||
nix = { version = "0.29.0", features = ["user"] }
|
||||
serde = { version = "1.0.216", features = ["derive"] }
|
||||
toml = "0.8.19"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue