Update macros

This commit is contained in:
Werner
2021-12-23 12:02:36 -03:00
parent 72b48476d8
commit cb0ceca673
3 changed files with 31 additions and 10 deletions

View File

@ -18,3 +18,4 @@ members = ["Macros"]
[dependencies]
reflection-macros = { path = "Macros" }
anyhow = "1.0"
paste = "1.0.6"