Skip to content

Commit daef231

Browse files
committed
Enable parallel builds by using newest theme and docs builder
1 parent 227e951 commit daef231

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/build.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"schemaVersion": 1,
33
"label": "docs build",
4-
"message": "2.1.2"
4+
"message": "2.1.4"
55
}

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
crate-docs-theme>=0.41.0.dev2
1+
crate-docs-theme>=0.42.0
22

33
# Comment the first line and uncomment and adjust path in the following line
44
# to use a local version of crate-docs-theme:

0 commit comments

Comments
 (0)