chore: Switch from hashmap and hashset to indexmap and indexset
This commit is contained in:
@@ -16,6 +16,7 @@ fslock = "0.2.1"
|
||||
futures = "0.3.25"
|
||||
hex = "0.4.3"
|
||||
ignore = "0.4.18"
|
||||
indexmap = "1.9.1"
|
||||
itertools = "0.10.1"
|
||||
miette = { version = "5.3.0", features = ["fancy"] }
|
||||
owo-colors = "3.5.0"
|
||||
|
||||
Reference in New Issue
Block a user