summaryrefslogtreecommitdiff
path: root/support/texlab/crates/base-db/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/crates/base-db/Cargo.toml')
-rw-r--r--support/texlab/crates/base-db/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/texlab/crates/base-db/Cargo.toml b/support/texlab/crates/base-db/Cargo.toml
index fa015b24cc..0ae198db7b 100644
--- a/support/texlab/crates/base-db/Cargo.toml
+++ b/support/texlab/crates/base-db/Cargo.toml
@@ -21,6 +21,7 @@ rustc-hash = "1.1.0"
syntax = { path = "../syntax" }
text-size = "1.1.1"
url = "=2.3.1"
+bibtex-utils = { path = "../bibtex-utils" }
[lib]
doctest = false