Skip to content

Commit

Permalink
Merge pull request #59 from holaplex/main
Browse files Browse the repository at this point in the history
Release 9/20
  • Loading branch information
mpwsh authored Sep 20, 2023
2 parents 623d267 + 213edc4 commit 07f0931
Show file tree
Hide file tree
Showing 19 changed files with 2,470 additions and 1,280 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install latest stable
uses: actions-rs/toolchain@v1
with:
toolchain: 1.69.0
toolchain: 1.71.0
override: true
components: rustfmt, clippy

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cargo_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.69.0
toolchain: 1.71.0
override: true
components: cargo, rustc

Expand Down
Loading

0 comments on commit 07f0931

Please sign in to comment.