config
This commit is contained in:
parent
28d5d6db14
commit
c9e10cd2c3
6 changed files with 286 additions and 74 deletions
|
|
@ -13,3 +13,5 @@ nix = { version = "0.29", features = ["socket", "uio"] }
|
|||
socket2 = "0.4.7"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
gif = "0.13"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
toml = "0.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue