From a973bbd5b24b8801e669ad24ab183259e4279e10 Mon Sep 17 00:00:00 2001 From: Saul Shanabrook Date: Fri, 29 Sep 2023 08:03:21 -0400 Subject: [PATCH] Try bumping rtd rust version so it has cargo --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5dd4a909..fd1b9cc3 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,7 +12,7 @@ build: python: "3.10" # You can also specify other tool versions: # nodejs: "16" - rust: "1.64" + rust: "1.70" # golang: "1.17" apt_packages: - graphviz