Add indexmap to [workspace.dependencies].
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2024"
|
||||
[dependencies]
|
||||
# tidy-alphabetical-start
|
||||
bitflags.workspace = true
|
||||
indexmap = "2.4.0"
|
||||
indexmap.workspace = true
|
||||
itertools.workspace = true
|
||||
pulldown-cmark = { version = "0.11", features = ["html"], default-features = false }
|
||||
rustc_arena = { path = "../rustc_arena" }
|
||||
|
||||
Reference in New Issue
Block a user