Skip to content

Commit 407f50b

Browse files
authored
Fix protocol 23 issues (#36)
1 parent 91e00a1 commit 407f50b

11 files changed

Lines changed: 586 additions & 241 deletions

File tree

.github/workflows/contracts-checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
submodules: recursive
1717
- uses: dtolnay/rust-toolchain@master
1818
with:
19-
toolchain: 1.81.0
20-
targets: wasm32-unknown-unknown
19+
toolchain: 1.85.0
20+
targets: wasm32v1-none
2121
components: clippy, rustfmt
2222
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84
2323
with:

0 commit comments

Comments
 (0)