summaryrefslogtreecommitdiff
path: root/support/texlab/crates/links/Cargo.toml
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-05-02 03:02:55 +0000
committerNorbert Preining <norbert@preining.info>2024-05-02 03:02:55 +0000
commit68c5442089b7c2e61ee14fc3efed490e291a244a (patch)
tree91d0e68d495b53cb52bb60a3e234da061741067d /support/texlab/crates/links/Cargo.toml
parent6ac3dbed4b71022bd6bb0cc25e8fc3df81198498 (diff)
CTAN sync 202405020302
Diffstat (limited to 'support/texlab/crates/links/Cargo.toml')
-rw-r--r--support/texlab/crates/links/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/texlab/crates/links/Cargo.toml b/support/texlab/crates/links/Cargo.toml
index d3df0c95f8..74378483a9 100644
--- a/support/texlab/crates/links/Cargo.toml
+++ b/support/texlab/crates/links/Cargo.toml
@@ -11,7 +11,7 @@ base-db = { path = "../base-db" }
[dev-dependencies]
test-utils = { path = "../test-utils" }
-expect-test = "1.4.1"
+expect-test = "1.5.0"
[lib]
doctest = false