mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Bump syn/quote in deny_public_fields
This commit is contained in:
parent
0653f3097c
commit
0a0d37bea3
4 changed files with 64 additions and 15 deletions
|
@ -10,5 +10,5 @@ path = "lib.rs"
|
|||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
syn = "0.11"
|
||||
synstructure = "0.5"
|
||||
syn = "0.12.12"
|
||||
synstructure = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue