Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide-db/Cargo.toml')
| -rw-r--r-- | crates/ide-db/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/ide-db/Cargo.toml b/crates/ide-db/Cargo.toml index 2c0919a183..501579277b 100644 --- a/crates/ide-db/Cargo.toml +++ b/crates/ide-db/Cargo.toml @@ -24,7 +24,6 @@ itertools.workspace = true arrayvec.workspace = true memchr = "2.7.5" salsa.workspace = true -salsa-macros.workspace = true triomphe.workspace = true nohash-hasher.workspace = true bitflags.workspace = true |