mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Reorder dependencies in various Cargo.toml files
This commit is contained in:
parent
712b053f4f
commit
32bc3d9c09
9 changed files with 45 additions and 45 deletions
|
@ -25,7 +25,7 @@ git = "https://github.com/servo/ipc-channel"
|
|||
[dependencies]
|
||||
hyper = { version = "0.7", features = [ "serde-serialization" ] }
|
||||
log = "0.3"
|
||||
time = "0.1"
|
||||
rustc-serialize = "0.3"
|
||||
serde = "0.6"
|
||||
serde_macros = "0.6"
|
||||
time = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue