mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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
|
@ -42,8 +42,8 @@ git = "https://github.com/servo/ipc-channel"
|
|||
|
||||
[dependencies]
|
||||
app_units = {version = "0.2", features = ["plugins"]}
|
||||
libc = "0.2"
|
||||
euclid = {version = "0.6.1", features = ["plugins"]}
|
||||
libc = "0.2"
|
||||
serde = "0.6"
|
||||
serde_macros = "0.6"
|
||||
time = "0.1.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue