mirror of
https://github.com/servo/servo.git
synced 2025-08-30 09:38:19 +01:00
Update syn and related dependencies
This commit is contained in:
parent
e4c80d0a88
commit
e94de4e1bd
22 changed files with 215 additions and 226 deletions
|
@ -11,6 +11,6 @@ path = "lib.rs"
|
|||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
quote = "0.5.1"
|
||||
syn = "0.13.1"
|
||||
synstructure = "0.8"
|
||||
proc-macro2 = "0.4"
|
||||
syn = "0.15"
|
||||
synstructure = "0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue