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.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/hir-expand/Cargo.toml b/crates/hir-expand/Cargo.toml index 43b0bea891..9af75a0d8a 100644 --- a/crates/hir-expand/Cargo.toml +++ b/crates/hir-expand/Cargo.toml @@ -20,7 +20,6 @@ rustc-hash.workspace = true itertools.workspace = true smallvec.workspace = true triomphe.workspace = true -query-group.workspace = true salsa.workspace = true salsa-macros.workspace = true thin-vec.workspace = true |