Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/hir-def/Cargo.toml')
-rw-r--r--crates/hir-def/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/hir-def/Cargo.toml b/crates/hir-def/Cargo.toml
index 523ff6fc40..1076cab544 100644
--- a/crates/hir-def/Cargo.toml
+++ b/crates/hir-def/Cargo.toml
@@ -44,6 +44,7 @@ cfg.workspace = true
tt.workspace = true
limit.workspace = true
span.workspace = true
+parser.workspace = true
[dev-dependencies]