mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
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:
parent
06fccfc50b
commit
b9f1e3e27b
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ build:
|
|||
os: "ubuntu-22.04"
|
||||
tools:
|
||||
python: "3.11"
|
||||
rust: "1.64"
|
||||
rust: "1.70"
|
||||
|
||||
python:
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue