Skip to content

Commit e18119c

Browse files
committed
fix: correct rust version for rtd
1 parent c83d838 commit e18119c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.78"
7+
rust: "1.90.0"
88

99
python:
1010
install:

0 commit comments

Comments
 (0)