mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Reorder dependencies
This commit is contained in:
parent
054bb381e9
commit
abfd52a721
16 changed files with 100 additions and 100 deletions
|
@ -22,8 +22,8 @@ libc = "0.2"
|
|||
log = "0.3.5"
|
||||
msg = {path = "../msg"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
plugins = {path = "../plugins"}
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
range = {path = "../range"}
|
||||
script_traits = {path = "../script_traits"}
|
||||
selectors = {version = "0.6", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue