mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Reorder dependencies
This commit is contained in:
parent
054bb381e9
commit
abfd52a721
16 changed files with 100 additions and 100 deletions
|
@ -15,7 +15,7 @@ unstable = []
|
|||
heap_size = []
|
||||
|
||||
[dependencies]
|
||||
gecko_bindings = {version = "0.0.1", path = "../gecko_bindings"}
|
||||
heapsize = "0.3.5"
|
||||
libc = "0.2"
|
||||
gecko_bindings = {version = "0.0.1", path = "../gecko_bindings"}
|
||||
serde = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue