mirror of
https://github.com/servo/servo
synced 2026-05-12 18:06:32 +02:00
Update syn and related dependencies
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user