| license = "MIT OR Apache-2.0" |
| chalk-solve = { version = "0.82.0", default-features = false } |
| chalk-recursive = { version = "0.82.0", default-features = false } |
| la-arena = { version = "0.3.0", path = "../../lib/arena" } |
| stdx = { path = "../stdx", version = "0.0.0" } |
| hir-def = { path = "../hir-def", version = "0.0.0" } |
| hir-expand = { path = "../hir-expand", version = "0.0.0" } |
| base-db = { path = "../base-db", version = "0.0.0" } |
| profile = { path = "../profile", version = "0.0.0" } |
| syntax = { path = "../syntax", version = "0.0.0" } |
| limit = { path = "../limit", version = "0.0.0" } |
| test-utils = { path = "../test-utils" } |
| tracing-subscriber = { version = "0.3.9", default-features = false, features = [ |