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, 0 insertions, 1 deletions
diff --git a/crates/hir-ty/Cargo.toml b/crates/hir-ty/Cargo.toml index 7c5ad21bc7..c55ad5bacf 100644 --- a/crates/hir-ty/Cargo.toml +++ b/crates/hir-ty/Cargo.toml @@ -30,7 +30,6 @@ typed-arena = "2.0.2" indexmap.workspace = true rustc_apfloat = "0.2.3" salsa.workspace = true -salsa-macros.workspace = true petgraph.workspace = true bitflags.workspace = true |