Skip to content

Commit

Permalink
Merge pull request #281 from peaqnetwork/feat/1207996900912931_merge_…
Browse files Browse the repository at this point in the history
…async_back

Feat/1207996900912931 merge async back
  • Loading branch information
sfffaaa authored Sep 4, 2024
2 parents c964f09 + 4548170 commit 16324ad
Show file tree
Hide file tree
Showing 119 changed files with 7,418 additions and 5,347 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: "[Setup] Rust"
run: |
TLCHN=nightly-2023-10-05
TLCHN=nightly-2024-01-21
curl -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain $TLCHN
rustup target add wasm32-unknown-unknown --toolchain $TLCHN
cargo install cargo-expand --locked --version 1.0.71
Expand Down
Loading

0 comments on commit 16324ad

Please sign in to comment.