Skip to content

Commit 5cc22cb

Browse files
committed
Merge main with updated Rust version (1.88.0)
2 parents 54a23d3 + 7d0d825 commit 5cc22cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Override Rust version on macOS
4545
if: runner.os == 'macOS'
4646
run: |
47-
rustup override set 1.85.0-x86_64-apple-darwin
47+
rustup override set 1.88.0-x86_64-apple-darwin
4848
4949
- name: Install additional Rust targets
5050
run: |

0 commit comments

Comments
 (0)