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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/hir-ty/Cargo.toml b/crates/hir-ty/Cargo.toml
index ea2bf2cdc5..de07e184e3 100644
--- a/crates/hir-ty/Cargo.toml
+++ b/crates/hir-ty/Cargo.toml
@@ -51,7 +51,7 @@ tracing.workspace = true
tracing-subscriber = { version = "0.3.16", default-features = false, features = [
"registry",
] }
-tracing-tree = "0.2.1"
+tracing-tree.workspace = true
project-model = { path = "../project-model" }
# local deps