about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorMartin Liska <martin.liska@hey.com>2025-02-16 13:21:34 +0100
committerMartin Liska <martin.liska@hey.com>2025-02-16 13:21:34 +0100
commit089af6704ba81d776351798bfdcc3df604671750 (patch)
treeefb0e8e6118808fb4f8fc913d730e701a68fb5cb /src
parent34db7baf88a10031f375a6609eb995cd37e1a421 (diff)
downloadrust-089af6704ba81d776351798bfdcc3df604671750.tar.gz
rust-089af6704ba81d776351798bfdcc3df604671750.zip
Bump mdbook-linkcheck2 dependency version
Diffstat (limited to 'src')
-rw-r--r--src/doc/rustc-dev-guide/.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/.github/workflows/ci.yml b/src/doc/rustc-dev-guide/.github/workflows/ci.yml
index 2796c142084..22a4fb1901a 100644
--- a/src/doc/rustc-dev-guide/.github/workflows/ci.yml
+++ b/src/doc/rustc-dev-guide/.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
     runs-on: ubuntu-latest
     env:
       MDBOOK_VERSION: 0.4.21
-      MDBOOK_LINKCHECK2_VERSION: 0.9.0
+      MDBOOK_LINKCHECK2_VERSION: 0.9.1
       MDBOOK_MERMAID_VERSION: 0.12.6
       MDBOOK_TOC_VERSION: 0.11.2
       DEPLOY_DIR: book/html