summaryrefslogtreecommitdiff
path: root/support/texlab/crates/test-utils/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/crates/test-utils/Cargo.toml')
-rw-r--r--support/texlab/crates/test-utils/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/texlab/crates/test-utils/Cargo.toml b/support/texlab/crates/test-utils/Cargo.toml
index 16a0099b04..b08d9cc09f 100644
--- a/support/texlab/crates/test-utils/Cargo.toml
+++ b/support/texlab/crates/test-utils/Cargo.toml
@@ -10,7 +10,7 @@ rust-version.workspace = true
base-db = { path = "../base-db" }
distro = { path = "../distro" }
line-index = { path = "../line-index" }
-rowan = "0.15.13"
+rowan = "0.15.15"
url = "2.5.0"
[lib]