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 6001772c86..171c113a95 100644
--- a/crates/base-db/Cargo.toml
+++ b/crates/base-db/Cargo.toml
@@ -17,7 +17,7 @@ rustc-hash = "1.1.0"
triomphe.workspace = true
-la-arena = { version = "0.3.0", path = "../../lib/la-arena" }
+la-arena.workspace = true
# local deps
cfg.workspace = true