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 50710da commit 2aef39eCopy full SHA for 2aef39e
.github/workflows/workspace.yml
@@ -28,6 +28,6 @@ jobs:
28
- uses: actions/checkout@v3
29
- uses: dtolnay/rust-toolchain@master
30
with:
31
- toolchain: 1.56.0
+ toolchain: 1.70.0
32
components: clippy
33
- run: cargo clippy --all --all-features -- -D warnings
0 commit comments