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 9958a95 commit f8feeceCopy full SHA for f8feece
1 file changed
.github/workflows/ci.yml
@@ -41,6 +41,7 @@ jobs:
41
uses: actions-rs/toolchain@v1
42
with:
43
profile: minimal
44
+ override: true
45
toolchain: "1.61.0"
46
components: clippy
47
- name: Lint
0 commit comments