Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide-assists/Cargo.toml')
-rw-r--r--crates/ide-assists/Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/crates/ide-assists/Cargo.toml b/crates/ide-assists/Cargo.toml
index 4d4bac5fb9..98961a18de 100644
--- a/crates/ide-assists/Cargo.toml
+++ b/crates/ide-assists/Cargo.toml
@@ -17,6 +17,7 @@ cov-mark = "2.0.0-pre.1"
itertools.workspace = true
either.workspace = true
smallvec.workspace = true
+tracing.workspace = true
# local deps
stdx.workspace = true
@@ -38,4 +39,4 @@ sourcegen.workspace = true
in-rust-tree = []
[lints]
-workspace = true \ No newline at end of file
+workspace = true