add derive Register macro

This commit is contained in:
timeshifter
2023-01-12 23:07:27 +01:00
parent 73df8e8f42
commit 1b5302e459
9 changed files with 189 additions and 47 deletions
+1
View File
@@ -11,6 +11,7 @@ clap = "3.*"
path-absolutize = "*"
regex = "1.7.1"
serde_json = "1.0.91"
pacdef_macro = {path = "pacdef_macro/"}
[profile.release]
lto = "fat"