summaryrefslogtreecommitdiff
path: root/support/texlab/crates/highlights/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/crates/highlights/Cargo.toml')
-rw-r--r--support/texlab/crates/highlights/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/texlab/crates/highlights/Cargo.toml b/support/texlab/crates/highlights/Cargo.toml
index a7f58d1d19..785c282e3a 100644
--- a/support/texlab/crates/highlights/Cargo.toml
+++ b/support/texlab/crates/highlights/Cargo.toml
@@ -11,7 +11,7 @@ base-db = { path = "../base-db" }
rowan = "0.15.15"
[dev-dependencies]
-expect-test = "1.4.1"
+expect-test = "1.5.0"
test-utils = { path = "../test-utils" }
[lib]