Unnamed repository; edit this file 'description' to name the repository.
1
2
/target
Cargo.lock
.workspace = true [lib] doctest = false [dependencies] rustc-hash.workspace = true either.workspace = true arrayvec.workspace = true itertools.workspace = true smallvec.workspace = true triomphe.workspace = true once_cell = "1.17.1" # local deps base-db.workspace = true cfg.workspace = true hir-def.workspace = true hir-expand.workspace = true hir-ty.workspace = true profile.workspace = true stdx.workspace = true syntax.workspace = true tt.workspace = true [features] in-rust-tree = []