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 c388f24 commit edb62dcCopy full SHA for edb62dc
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions-rs/toolchain@v1
27
with:
28
profile: minimal
29
- toolchain: stable
+ toolchain: stable
30
31
- uses: Swatinem/rust-cache@v1
32
0 commit comments