add config (WIP)

This commit is contained in:
timeshifter
2023-01-14 16:56:07 +01:00
parent ce960a4e29
commit 1a9226384a
9 changed files with 122 additions and 7 deletions
+3
View File
@@ -11,6 +11,9 @@ clap = "3.*"
path-absolutize = "*"
regex = "*"
serde_json = "*"
serde_yaml = "*"
serde_derive = "*"
serde = "*"
pacdef_macro = {path = "pacdef_macro/"}
[profile.release]