Skip to content

Commit

Permalink
Update dependencies (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
senekor authored Jun 6, 2024
1 parent 0f784f2 commit f1bdd5f
Show file tree
Hide file tree
Showing 15 changed files with 716 additions and 687 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly-2023-06-30 # duplicated in rust-toolchain.toml
toolchain: nightly-2024-06-04 # duplicated in rust-toolchain.toml
targets: "${{ matrix.target }},wasm32-unknown-unknown"
- uses: Swatinem/rust-cache@v2
with:
Expand Down
Loading

0 comments on commit f1bdd5f

Please sign in to comment.