Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/hir-ty/Cargo.toml')
| -rw-r--r-- | crates/hir-ty/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/hir-ty/Cargo.toml b/crates/hir-ty/Cargo.toml index 4013d19ad0..ec65633154 100644 --- a/crates/hir-ty/Cargo.toml +++ b/crates/hir-ty/Cargo.toml @@ -50,6 +50,7 @@ tracing-tree.workspace = true # local deps stdx.workspace = true +macros.workspace = true intern.workspace = true hir-def.workspace = true hir-expand.workspace = true |