Skip to content

Commit

Permalink
bump MSRV in .readthedocs.yml to next supported version (1.70)
Browse files Browse the repository at this point in the history
  • Loading branch information
luizirber committed Dec 3, 2023
1 parent 55867f5 commit 532d0a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build:
os: ubuntu-22.04
tools:
python: "3.10"
rust: "1.64"
rust: "1.70"
apt_packages:
- llvm-dev
- libclang-dev
Expand Down

0 comments on commit 532d0a9

Please sign in to comment.