summaryrefslogtreecommitdiff
path: root/support/texlab/crates/citeproc/Cargo.toml
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-06-08 03:01:59 +0000
committerNorbert Preining <norbert@preining.info>2023-06-08 03:01:59 +0000
commit538e6d6e7c75b7cca5470604811205f9dbd55c03 (patch)
tree4807afb694acc9e4ecff2d466d5e37788127d6fb /support/texlab/crates/citeproc/Cargo.toml
parent5c99135c06494b236cce7fd76e346851cf8c4408 (diff)
CTAN sync 202306080301
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 353292c484..fb230323b0 100644
--- a/support/texlab/crates/citeproc/Cargo.toml
+++ b/support/texlab/crates/citeproc/Cargo.toml
@@ -8,7 +8,7 @@ rust-version.workspace = true
[dependencies]
chrono = { version = "0.4.24", default-features = false, features = ["std"] }
-human_name = "2.0.1"
+human_name = "2.0.2"
isocountry = "0.3.2"
itertools = "0.10.5"
rowan = "0.15.11"