mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +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,5 +11,5 @@ path = "lib.rs"
|
|||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
syn = "0.13.1"
|
||||
synstructure = "0.8"
|
||||
syn = "0.15"
|
||||
synstructure = "0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue