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 fdc6f83 commit 07ed975Copy full SHA for 07ed975
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Install stable toolchain
48
run: |
49
rustup set profile minimal
50
- rustup override set 1.61.0
+ rustup override set 1.65.0
51
52
- run: cargo check --lib --all-features
53
0 commit comments