We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2045a commit 5b6a0bfCopy full SHA for 5b6a0bf
.github/workflows/rust.yml
@@ -90,7 +90,7 @@ jobs:
90
- uses: actions-rs/toolchain@v1
91
with:
92
profile: minimal
93
- toolchain: 1.54.0
+ toolchain: 1.63.0
94
override: true
95
- run: rustup component add clippy
96
- uses: actions-rs/cargo@v1
0 commit comments