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 6da2a76 commit cdd6f28Copy full SHA for cdd6f28
.github/workflows/rustfmt.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions-rs/toolchain@v1
14
with:
15
profile: minimal
16
- toolchain: stable
+ toolchain: nightly
17
override: true
18
components: rustfmt
19
- uses: actions-rs/cargo@v1
0 commit comments