Skip to content

Commit

Permalink
Merge pull request #67 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 d04ad52 + 804f495 commit 7ed61b2
Show file tree
Hide file tree
Showing 9 changed files with 313 additions and 120 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 nightly
uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2022-12-11
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 @@ -35,7 +35,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 7ed61b2

Please sign in to comment.