We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
indexmap
1 parent 50b9298 commit 8727138Copy full SHA for 8727138
chalk-solve/Cargo.toml
@@ -20,6 +20,7 @@ rustc-hash = { version = "1.1.0" }
20
21
chalk-derive = { version = "0.76.0-dev.0", path = "../chalk-derive" }
22
chalk-ir = { version = "0.76.0-dev.0", path = "../chalk-ir" }
23
+indexmap = "1.7.0"
24
25
[dev-dependencies]
26
chalk-integration = { path = "../chalk-integration" }
0 commit comments