Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/hir/Cargo.toml')
| -rw-r--r-- | crates/hir/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/hir/Cargo.toml b/crates/hir/Cargo.toml index dfa3938432..d2d43e0d86 100644 --- a/crates/hir/Cargo.toml +++ b/crates/hir/Cargo.toml @@ -20,7 +20,6 @@ itertools.workspace = true smallvec.workspace = true tracing.workspace = true triomphe.workspace = true -indexmap.workspace = true ra-ap-rustc_type_ir.workspace = true |