summaryrefslogtreecommitdiff
path: root/support/texlab/crates/citeproc/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/crates/citeproc/Cargo.toml')
-rw-r--r--support/texlab/crates/citeproc/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/texlab/crates/citeproc/Cargo.toml b/support/texlab/crates/citeproc/Cargo.toml
index cccbd002c4..c87b2d17c3 100644
--- a/support/texlab/crates/citeproc/Cargo.toml
+++ b/support/texlab/crates/citeproc/Cargo.toml
@@ -10,7 +10,7 @@ rust-version.workspace = true
bibtex-utils = { path = "../bibtex-utils" }
isocountry = "0.3.2"
itertools = "0.12.0"
-rowan = "0.15.13"
+rowan = "0.15.15"
rustc-hash = "1.1.0"
syntax = { path = "../syntax" }
titlecase = "2.2.1"