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 c31a4fe commit 4c9719cCopy full SHA for 4c9719c
.github/workflows/workspace.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v5
27
- uses: dtolnay/rust-toolchain@master
28
with:
29
- toolchain: 1.89.0
+ toolchain: 1.90.0
30
components: clippy
31
- run: cargo clippy --all --all-features --tests
32
0 commit comments