From dce49bcbd2a9da3b519e7d7d1da26a79a3353356 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 28 May 2025 18:17:48 +0100 Subject: [PATCH] Another docs fix attempt --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 44d35dc..00f31b9 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,6 +4,7 @@ build: os: ubuntu-24.04 tools: python: "3.13" + rust: "1.86" jobs: pre_install: - cargo install sphinx-rustdocgen