Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/load-cargo/Cargo.toml')
-rw-r--r--crates/load-cargo/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/load-cargo/Cargo.toml b/crates/load-cargo/Cargo.toml
index e31b0c2c81..31b9f6c76d 100644
--- a/crates/load-cargo/Cargo.toml
+++ b/crates/load-cargo/Cargo.toml
@@ -14,7 +14,7 @@ authors.workspace = true
anyhow.workspace = true
crossbeam-channel = "0.5.5"
itertools.workspace = true
-tracing = "0.1.35"
+tracing.workspace = true
ide.workspace = true
ide-db.workspace = true