Process #[schemars] attributes
This commit is contained in:
parent
1d0fd18c9e
commit
6b64cedb91
9 changed files with 113 additions and 26 deletions
|
@ -12,5 +12,5 @@ proc-macro = true
|
|||
[dependencies]
|
||||
proc-macro2 = "0.4"
|
||||
quote = "0.6.13"
|
||||
syn = { version = "0.15.22", features = ["visit"] } # do we need visit?
|
||||
syn = "0.15.22"
|
||||
serde_derive_internals = "0.24.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue