summaryrefslogtreecommitdiff
path: root/support/texlab/crates/bibtex-utils/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/crates/bibtex-utils/Cargo.toml')
-rw-r--r--support/texlab/crates/bibtex-utils/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/texlab/crates/bibtex-utils/Cargo.toml b/support/texlab/crates/bibtex-utils/Cargo.toml
index 8b115bf207..f0158c18a6 100644
--- a/support/texlab/crates/bibtex-utils/Cargo.toml
+++ b/support/texlab/crates/bibtex-utils/Cargo.toml
@@ -13,7 +13,7 @@ itertools = "0.12.0"
rowan = "0.15.15"
rustc-hash = "1.1.0"
syntax = { path = "../syntax" }
-unicode-normalization = "0.1.22"
+unicode-normalization = "0.1.23"
[lib]
doctest = false