add config (WIP)

This commit is contained in:
steven-omaha
2023-01-14 16:56:07 +01:00
parent 9d1b94dca4
commit 13e34983b9
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]