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.
2 parents 54a23d3 + 7d0d825 commit 5cc22cbCopy full SHA for 5cc22cb
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Override Rust version on macOS
45
if: runner.os == 'macOS'
46
run: |
47
- rustup override set 1.85.0-x86_64-apple-darwin
+ rustup override set 1.88.0-x86_64-apple-darwin
48
49
- name: Install additional Rust targets
50
0 commit comments