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 68e6c0f commit b469e33Copy full SHA for b469e33
.github/workflows/clippy.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions-rs/toolchain@v1
13
with:
14
profile: minimal
15
- toolchain: stable
+ toolchain: 1.55.0
16
override: true
17
components: clippy
18
- uses: actions-rs/clippy-check@v1
0 commit comments