mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
style: Update darling to 0.14.2
Differential Revision: https://phabricator.services.mozilla.com/D165598
This commit is contained in:
parent
58600c7854
commit
cceb538eb0
2 changed files with 7 additions and 7 deletions
|
@ -28,7 +28,7 @@ content-security-policy = { version = "0.5", features = ["serde"] }
|
|||
cookie = "0.12"
|
||||
crossbeam-channel = "0.5"
|
||||
cssparser = "0.29"
|
||||
darling = { version = "0.13", default-features = false }
|
||||
darling = { version = "0.14", default-features = false }
|
||||
data-url = "0.1.0"
|
||||
devtools_traits = { path = "components/shared/devtools" }
|
||||
embedder_traits = { path = "components/shared/embedder" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue