mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +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
|
@ -7,7 +7,7 @@ version = "0.0.1"
|
|||
|
||||
[dependencies]
|
||||
quote = "0.6.3"
|
||||
syn = { version = "0.14.2", features = ["full"] }
|
||||
syn = { version = "0.15", features = ["full"] }
|
||||
|
||||
[lib]
|
||||
path = "lib.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue