We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab3795 commit ecbede8Copy full SHA for ecbede8
.github/workflows/workspace.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: RustCrypto/actions/cargo-cache@master
18
- uses: dtolnay/rust-toolchain@master
19
with:
20
- toolchain: 1.82.0
+ toolchain: 1.85.0
21
components: clippy
22
- run: cargo clippy --all -- -D warnings
23
0 commit comments