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 bbd638a commit d13d059Copy full SHA for d13d059
.github/workflows/ci.yaml
@@ -81,7 +81,7 @@ jobs:
81
uses: actions/checkout@v2
82
83
- name: Install toolchain
84
- uses: dtolnay/rust-toolchain@1.84
+ uses: dtolnay/rust-toolchain@1.80
85
with:
86
components: clippy
87
0 commit comments