We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7680d6 commit d972669Copy full SHA for d972669
.github/workflows/docs.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions-rs/toolchain@v1
17
with:
18
profile: minimal
19
- toolchain: nightly-2021-01-07
+ toolchain: nightly-2022-06-13
20
override: true
21
components: rust-src
22
- name: Build documentation (arduino-hal)
0 commit comments