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 2c7efe9ac0..c968cefac9 100644
--- a/support/texlab/crates/base-db/Cargo.toml
+++ b/support/texlab/crates/base-db/Cargo.toml
@@ -14,6 +14,7 @@ log = "0.4.17"
notify = "5.1.0"
once_cell = "1.17.1"
parser = { path = "../parser" }
+percent-encoding = "2.2.0"
regex = "1.7.3"
rowan = "0.15.11"
rustc-hash = "1.1.0"