✨ Incluye maud-macros 0.25.0 en código
This commit is contained in:
parent
aa3bd08303
commit
51f33835af
8 changed files with 1374 additions and 0 deletions
|
|
@ -19,5 +19,7 @@ proc-macro = true
|
|||
[dependencies]
|
||||
concat-string = "1.0.1"
|
||||
proc-macro2 = "1.0"
|
||||
proc-macro-crate = "1.3.1"
|
||||
proc-macro-error = "1.0.4"
|
||||
quote = "1.0"
|
||||
syn = { version = "1.0", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue