Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Update to Polkadot-v1.5.0 #100

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
toolchain: stable
target: wasm32-unknown-unknown
override: true
components: rustfmt, clippy
components: rustfmt, clippy, rust-src

- name: Install protoc
run: |
Expand Down
Loading
Loading