mirror of
https://github.com/servo/servo.git
synced 2025-08-14 09:55:35 +01:00
Bump all in-tree components to syn 1
This commit is contained in:
parent
2d823d7721
commit
99ef7813f2
15 changed files with 94 additions and 86 deletions
|
@ -11,5 +11,5 @@ path = "lib.rs"
|
|||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
syn = { version = "0.15", default-features = false, features = ["derive", "parsing"] }
|
||||
synstructure = "0.10"
|
||||
syn = { version = "1", default-features = false, features = ["derive", "parsing"] }
|
||||
synstructure = "0.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue