Skip to content

Commit

Permalink
Update Rust version for Rust client crate publish CI (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
danenbm authored Jan 31, 2024
1 parent 2d967e7 commit a9f4c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-rust-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Install Rust
uses: metaplex-foundation/actions/install-rust@v1
with:
toolchain: "1.70.0"
toolchain: "1.72.0"

- name: Install cargo-release
uses: metaplex-foundation/actions/install-cargo-release@v1
Expand Down

0 comments on commit a9f4c36

Please sign in to comment.