Skip to content

Commit aba00e3

Browse files
authored
Update rust version in rustdoc.yml
1 parent 09bb5f3 commit aba00e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rustdoc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install Rust stable
1717
uses: actions-rs/toolchain@v1
1818
with:
19-
toolchain: 1.75.0
19+
toolchain: 1.81.0
2020
override: true
2121
components: rustfmt, clippy
2222
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)