summaryrefslogtreecommitdiff
path: root/support/texlab/crates/bibfmt/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/crates/bibfmt/Cargo.toml')
-rw-r--r--support/texlab/crates/bibfmt/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/texlab/crates/bibfmt/Cargo.toml b/support/texlab/crates/bibfmt/Cargo.toml
index 18a4eb6dca..686e871d58 100644
--- a/support/texlab/crates/bibfmt/Cargo.toml
+++ b/support/texlab/crates/bibfmt/Cargo.toml
@@ -7,7 +7,7 @@ edition.workspace = true
rust-version.workspace = true
[dependencies]
-rowan = "0.15.13"
+rowan = "0.15.15"
syntax = { path = "../syntax" }
line-index = { path = "../line-index" }