mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Remove OrderedMap in favor of IndexMap
This commit is contained in:
parent
44cbe969e2
commit
b763d6737c
4 changed files with 12 additions and 132 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3870,6 +3870,7 @@ dependencies = [
|
|||
"fxhash 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hashglobe 0.1.0",
|
||||
"html5ever 0.22.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue