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