feat: add config file
This commit is contained in:
parent
75538cc3d3
commit
e6d2d0946a
5 changed files with 123 additions and 5 deletions
|
@ -26,4 +26,6 @@ serde_json = "1.0"
|
|||
smol = "2.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
microxdg = "0.2.0"
|
||||
toml = "0.8.23"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue