Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax-bridge/Cargo.toml')
-rw-r--r--crates/syntax-bridge/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/syntax-bridge/Cargo.toml b/crates/syntax-bridge/Cargo.toml
index 3e663422a0..cccd41d542 100644
--- a/crates/syntax-bridge/Cargo.toml
+++ b/crates/syntax-bridge/Cargo.toml
@@ -13,7 +13,6 @@ rust-version.workspace = true
[dependencies]
rustc-hash.workspace = true
-tracing.workspace = true
# local deps
syntax.workspace = true