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 72658ac commit 1e60664Copy full SHA for 1e60664
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install toolchain
24
uses: actions-rs/toolchain@v1
25
with:
26
- toolchain: 1.73.0
+ toolchain: 1.75.0
27
override: true
28
components: rustfmt, clippy
29
0 commit comments