mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 22:40:09 +01:00
feat: all parse in compilation
This commit is contained in:
parent
511b309d99
commit
53c7e1fd7b
8 changed files with 410 additions and 321 deletions
|
|
@ -11,5 +11,6 @@ proc-macro = true
|
|||
[dependencies]
|
||||
syn = "1.0"
|
||||
quote = "1.0"
|
||||
proc-macro2 = "1.0"
|
||||
toml = "0.7"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue