mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Fix serde_macros
This commit is contained in:
parent
ce5586f74a
commit
184b2bacf3
16 changed files with 94 additions and 131 deletions
|
@ -40,5 +40,5 @@ path = "../util"
|
|||
|
||||
[dependencies]
|
||||
euclid = {version = "0.3", features = ["plugins"]}
|
||||
serde_macros = "0.5"
|
||||
serde_macros = "0.6"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue