Use IndexMap
for a deterministic order when importing syntax colors
This commit is contained in:
parent
1f0fccc353
commit
978cff8095
15 changed files with 143 additions and 143 deletions
|
@ -10,6 +10,7 @@ publish = false
|
|||
anyhow.workspace = true
|
||||
convert_case = "0.6.0"
|
||||
gpui = { package = "gpui2", path = "../gpui2" }
|
||||
indexmap = "1.6.2"
|
||||
log.workspace = true
|
||||
rust-embed.workspace = true
|
||||
serde.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue