Skip to content

Commit 037ba72

Browse files
committed
fix: use allowed rust version for rtd
1 parent e18119c commit 037ba72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build:
44
os: ubuntu-20.04
55
tools:
66
python: "3.10"
7-
rust: "1.90.0"
7+
rust: "1.91"
88

99
python:
1010
install:

0 commit comments

Comments
 (0)