Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/base-db/Cargo.toml')
-rw-r--r--crates/base-db/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/base-db/Cargo.toml b/crates/base-db/Cargo.toml
index 485ba78846..801ba2d1f6 100644
--- a/crates/base-db/Cargo.toml
+++ b/crates/base-db/Cargo.toml
@@ -13,7 +13,7 @@ doctest = false
[dependencies]
la-arena.workspace = true
-rust-analyzer-salsa.workspace = true
+salsa.workspace = true
rustc-hash.workspace = true
triomphe.workspace = true
semver.workspace = true