Skip to content

Commit

Permalink
Update resym_core dependency and run cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
ergrelet committed Mar 24, 2024
1 parent c554131 commit a857296
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 79 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: nightly-2024-02-24
profile: minimal
target: wasm32-unknown-unknown
override: true
Expand Down
Loading

0 comments on commit a857296

Please sign in to comment.