summaryrefslogtreecommitdiff
path: root/support/texlab/crates/distro/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/crates/distro/Cargo.toml')
-rw-r--r--support/texlab/crates/distro/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/texlab/crates/distro/Cargo.toml b/support/texlab/crates/distro/Cargo.toml
index eefcea2b49..c81288e86e 100644
--- a/support/texlab/crates/distro/Cargo.toml
+++ b/support/texlab/crates/distro/Cargo.toml
@@ -7,8 +7,8 @@ edition.workspace = true
rust-version.workspace = true
[dependencies]
-anyhow = "1.0.82"
-rustc-hash = "1.1.0"
+anyhow = "1.0.86"
+rustc-hash = "2.0.0"
[lib]
doctest = false