mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update darling to 0.9
This commit is contained in:
parent
e0c95ed855
commit
c7ff341768
4 changed files with 42 additions and 41 deletions
|
@ -9,7 +9,7 @@ publish = false
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
darling = "0.8"
|
||||
darling = "0.9"
|
||||
proc-macro2 = "0.4"
|
||||
quote = "0.6"
|
||||
syn = { version = "0.15", features = ["visit"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue