mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Use IndexMap
for WebIDL Record
This commit is contained in:
parent
4ba0ab7bd0
commit
115b73f636
4 changed files with 27 additions and 9 deletions
|
@ -61,6 +61,7 @@ http = "0.1"
|
|||
hyper = "0.12"
|
||||
hyper_serde = "0.9"
|
||||
image = "0.20"
|
||||
indexmap = "1.0.2"
|
||||
ipc-channel = "0.11"
|
||||
itertools = "0.7.6"
|
||||
jstraceable_derive = {path = "../jstraceable_derive"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue