Skip to content

Commit 843a5a1

Browse files
Merge branch 'fix/fusaka-blobs' into fix/turn-program-ids-mapping
2 parents 23dd21e + b0d2a13 commit 843a5a1

File tree

10 files changed

+1414
-181
lines changed

10 files changed

+1414
-181
lines changed

.github/workflows/build-and-test-rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Rust
2323
uses: actions-rs/toolchain@v1
2424
with:
25-
toolchain: 1.86.0
25+
toolchain: 1.87.0
2626
components: rustfmt, clippy
2727
override: true
2828

0 commit comments

Comments
 (0)