mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Reorder dependencies
This commit is contained in:
@@ -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"]}
|
||||
|
||||
Reference in New Issue
Block a user