mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Reorder some dependencies
This commit is contained in:
parent
d3ba09e588
commit
26d6c96b18
6 changed files with 9 additions and 9 deletions
|
@ -19,6 +19,6 @@ log = "0.3.5"
|
|||
msg = {path = "../msg"}
|
||||
plugins = {path = "../plugins"}
|
||||
serde = "0.8"
|
||||
serde_json = "0.8"
|
||||
serde_derive = "0.8"
|
||||
serde_json = "0.8"
|
||||
time = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue