Skip to content

Commit

Permalink
Upgrade CLI dependencies and base images (#768)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Castaño Arteaga <[email protected]>
  • Loading branch information
tegioz authored Dec 10, 2024
1 parent 05a4753 commit 0e6476c
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 88 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Rust
uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.81.0
toolchain: 1.83.0
components: clippy, rustfmt
- name: Install wasm-pack
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
Expand Down
Loading

0 comments on commit 0e6476c

Please sign in to comment.