Use a newer rust in RTD (#9797)

* Use a newer rust in RTD

Should make it a smidge faster

* Update .readthedocs.yml
This commit is contained in:
Alex Gaynor 2023-10-29 13:30:23 -04:00 committed by GitHub
parent 06fccfc50b
commit b9f1e3e27b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ build:
os: "ubuntu-22.04"
tools:
python: "3.11"
rust: "1.64"
rust: "1.70"
python:
install: