summaryrefslogtreecommitdiff
path: root/support/texlab/crates/line-index
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-07-07 03:01:19 +0000
committerNorbert Preining <norbert@preining.info>2024-07-07 03:01:19 +0000
commita8098e7a183f670ff9b54d26bfc95b819c184fdc (patch)
treef7bbb216eca902046c30dde37b65d04cecf61297 /support/texlab/crates/line-index
parente2608dafc14bd92dad21c0a666cc054d0d030e40 (diff)
CTAN sync 202407070301
Diffstat (limited to 'support/texlab/crates/line-index')
-rw-r--r--support/texlab/crates/line-index/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/texlab/crates/line-index/Cargo.toml b/support/texlab/crates/line-index/Cargo.toml
index 73d2766d60..58e2fa9e16 100644
--- a/support/texlab/crates/line-index/Cargo.toml
+++ b/support/texlab/crates/line-index/Cargo.toml
@@ -7,7 +7,7 @@ edition.workspace = true
rust-version.workspace = true
[dependencies]
-rustc-hash = "1.1.0"
+rustc-hash = "2.0.0"
text-size = "1.1.1"
[lib]