Skip to content

Commit

Permalink
build: Update rust version on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jawoznia committed Dec 9, 2024
1 parent 30dc4d8 commit 6310639
Show file tree
Hide file tree
Showing 3 changed files with 161 additions and 180 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.75.0
toolchain: 1.77.0
target: wasm32-unknown-unknown
profile: minimal
override: true
Expand Down
96 changes: 48 additions & 48 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6310639

Please sign in to comment.