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 b5e5196950..eb1e774b8f 100644 --- a/crates/hir-def/Cargo.toml +++ b/crates/hir-def/Cargo.toml @@ -28,7 +28,6 @@ smallvec.workspace = true triomphe.workspace = true rustc_apfloat = "0.2.3" salsa.workspace = true -salsa-macros.workspace = true ra-ap-rustc_parse_format.workspace = true ra-ap-rustc_abi.workspace = true |