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.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/hir-def/Cargo.toml b/crates/hir-def/Cargo.toml index 261172ad94..99b8e9bf0e 100644 --- a/crates/hir-def/Cargo.toml +++ b/crates/hir-def/Cargo.toml @@ -33,7 +33,6 @@ triomphe.workspace = true rustc-dependencies.workspace = true # local deps -anymap.workspace = true stdx.workspace = true intern.workspace = true base-db.workspace = true |