mirror of
https://github.com/servo/servo.git
synced 2025-09-22 21:00:14 +01:00
Upgrade darling to 0.13.1
Based on https://phabricator.services.mozilla.com/D136568
This commit is contained in:
parent
0307500c3d
commit
e4bb1df878
3 changed files with 10 additions and 10 deletions
|
@ -24,7 +24,7 @@ cookie = "0.12"
|
|||
content-security-policy = { version = "0.5", features = ["serde"]}
|
||||
crossbeam-channel = "0.4"
|
||||
cssparser = "0.29"
|
||||
darling = { version = "0.10", default-features = false }
|
||||
darling = { version = "0.13", default-features = false }
|
||||
data-url = "0.1.0"
|
||||
env_logger = "0.8"
|
||||
fnv = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue