Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/project-model/Cargo.toml')
-rw-r--r--crates/project-model/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/project-model/Cargo.toml b/crates/project-model/Cargo.toml
index 11dba4494f..d35e5f5992 100644
--- a/crates/project-model/Cargo.toml
+++ b/crates/project-model/Cargo.toml
@@ -12,7 +12,7 @@ rust-version.workspace = true
doctest = false
[dependencies]
-tracing = "0.1.35"
+tracing.workspace = true
rustc-hash = "1.1.0"
cargo_metadata = "0.15.0"
semver = "1.0.14"