From 5bf9e68e0c7bd4f3d88ae43e4459cd4f0cfb9b41 Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Sun, 21 Dec 2025 01:25:26 +0100 Subject: [PATCH] Chore: Update to `crate-docs` v2.1.5, doing parallel builds --- docs/build.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build.json b/docs/build.json index 5de7837b..beb02da9 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.5" }