add derive Register macro

This commit is contained in:
steven-omaha
2023-01-12 23:07:27 +01:00
parent 0b4b45ed73
commit b5d58e6656
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"