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 2476bd0 commit d85313eCopy full SHA for d85313e
.github/workflows/ci.yml
@@ -47,6 +47,7 @@ jobs:
47
uses: actions-rs/toolchain@v1
48
with:
49
profile: minimal
50
+ toolchain: stable
51
override: true
52
53
- name: Run cargo test
0 commit comments