We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce19b0b commit c9fd49cCopy full SHA for c9fd49c
.github/workflows/rust.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions-rs/toolchain@v1.0.7
20
with:
21
profile: minimal
22
- toolchain: 1.64.0
+ toolchain: 1.81.0
23
override: true
24
components: rustfmt, clippy
25
0 commit comments