From a83172ef615b5b5295f1cc304cb7082888ec234d Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Thu, 6 Nov 2025 17:30:25 +0100 Subject: [PATCH] Enable parallel builds by using newest theme and docs builder --- docs/build.json | 2 +- docs/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/build.json b/docs/build.json index 5de7837b..ae811f2f 100644 --- a/docs/build.json +++ b/docs/build.json @@ -1,5 +1,5 @@ { "schemaVersion": 1, "label": "docs build", - "message": "2.1.2" + "message": "2.1.4" } diff --git a/docs/requirements.txt b/docs/requirements.txt index 7f73d2ab..3d116875 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -crate-docs-theme>=0.41.0.dev2 +crate-docs-theme>=0.42.0 # Comment the first line and uncomment and adjust path in the following line # to use a local version of crate-docs-theme: