Skip to content

Commit 7a2a714

Browse files
authored
Merge branch 'experimental' into expo/next
2 parents a8f8e38 + d4d16fb commit 7a2a714

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+1066
-497
lines changed

.github/actions/setup-rust/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
- name: Install Rust
1919
uses: actions-rs/toolchain@v1
2020
with:
21-
toolchain: 1.81.0
21+
toolchain: 1.85.0
2222
profile: minimal
2323
override: true
2424
components: rustfmt, clippy

0 commit comments

Comments
 (0)