Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/hir-expand/Cargo.toml')
-rw-r--r--crates/hir-expand/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/crates/hir-expand/Cargo.toml b/crates/hir-expand/Cargo.toml
index 607199a624..5884c0a5a4 100644
--- a/crates/hir-expand/Cargo.toml
+++ b/crates/hir-expand/Cargo.toml
@@ -16,9 +16,7 @@ cov-mark = "2.0.0-pre.1"
tracing.workspace = true
either.workspace = true
rustc-hash.workspace = true
-la-arena.workspace = true
itertools.workspace = true
-hashbrown.workspace = true
smallvec.workspace = true
triomphe.workspace = true
query-group.workspace = true