Another docs fix attempt

This commit is contained in:
2025-05-28 18:17:48 +01:00
parent 4c122a0d70
commit dce49bcbd2

View File

@@ -4,6 +4,7 @@ build:
os: ubuntu-24.04 os: ubuntu-24.04
tools: tools:
python: "3.13" python: "3.13"
rust: "1.86"
jobs: jobs:
pre_install: pre_install:
- cargo install sphinx-rustdocgen - cargo install sphinx-rustdocgen