mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Reorder some dependencies
This commit is contained in:
parent
d3ba09e588
commit
26d6c96b18
6 changed files with 9 additions and 9 deletions
|
@ -12,6 +12,6 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
ipc-channel = "0.6.3"
|
||||
msg = {path = "../msg"}
|
||||
rust-webvr = {version = "0.1", features = ["serde-serialization"]}
|
||||
serde = "0.8"
|
||||
serde_derive = "0.8"
|
||||
rust-webvr = {version = "0.1", features = ["serde-serialization"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue