summaryrefslogtreecommitdiff
path: root/support/texlab/crates/commands/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/crates/commands/Cargo.toml')
-rw-r--r--support/texlab/crates/commands/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/support/texlab/crates/commands/Cargo.toml b/support/texlab/crates/commands/Cargo.toml
index e5a6f81a95..ea7358364f 100644
--- a/support/texlab/crates/commands/Cargo.toml
+++ b/support/texlab/crates/commands/Cargo.toml
@@ -9,7 +9,6 @@ rust-version.workspace = true
[dependencies]
anyhow = "1.0.70"
base-db = { path = "../base-db" }
-base-feature = { path = "../base-feature" }
bstr = "1.4.0"
crossbeam-channel = "0.5.8"
itertools = "0.10.5"