Skip to content

Commit

Permalink
Upgrade to Polkadot v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jasl committed Sep 19, 2023
1 parent d1358bc commit a8a4cee
Show file tree
Hide file tree
Showing 500 changed files with 3,643 additions and 144,971 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ indent_style=space
indent_size=2
tab_width=8
end_of_line=lf

[*.toml]
indent_style=tab
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
default: true
toolchain: stable
toolchain: 1.72.0
target: wasm32-unknown-unknown
- name: Cargo test
uses: actions-rs/cargo@v1
Expand Down
Loading

0 comments on commit a8a4cee

Please sign in to comment.