mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Fix serde_macros
This commit is contained in:
parent
ce5586f74a
commit
184b2bacf3
16 changed files with 94 additions and 131 deletions
|
@ -80,7 +80,7 @@ string_cache = "0.1"
|
|||
string_cache_plugin = "0.1"
|
||||
euclid = {version = "0.3", features = ["plugins"]}
|
||||
serde = "0.6"
|
||||
serde_macros = "0.5"
|
||||
serde_macros = "0.6"
|
||||
serde_json = "0.5"
|
||||
unicode-bidi = "0.2"
|
||||
unicode-script = { version = "0.1", features = ["harfbuzz"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue