We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09bb5f3 commit aba00e3Copy full SHA for aba00e3
.github/workflows/rustdoc.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Install Rust stable
17
uses: actions-rs/toolchain@v1
18
with:
19
- toolchain: 1.75.0
+ toolchain: 1.81.0
20
override: true
21
components: rustfmt, clippy
22
- name: Set up Python ${{ matrix.python-version }}
0 commit comments