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 97e13517f5..c20508107c 100644
--- a/support/texlab/crates/bibtex-utils/Cargo.toml
+++ b/support/texlab/crates/bibtex-utils/Cargo.toml
@@ -7,7 +7,7 @@ edition.workspace = true
rust-version.workspace = true
[dependencies]
-chrono = { version = "0.4.26", default-features = false, features = ["std"] }
+chrono = { version = "0.4.38", default-features = false, features = ["std"] }
human_name = "2.0.3"
itertools = "0.12.1"
rowan = "0.15.15"