Skip to content

Commit

Permalink
feat: Upgrade to polkadot v1.1.0 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
tolak authored Oct 26, 2023
1 parent af17077 commit c6c923e
Show file tree
Hide file tree
Showing 18 changed files with 1,118 additions and 690 deletions.
2 changes: 1 addition & 1 deletion .github/actions/install_toolchain/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
- name: Install latest nightly
uses: actions-rs/toolchain@v1
with:
toolchain: 1.71.1
toolchain: 1.73.0
override: true
target: wasm32-unknown-unknown
components: rustfmt
Expand Down
Loading

0 comments on commit c6c923e

Please sign in to comment.