Skip to content

Commit

Permalink
Update to egui 0.24 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk authored Nov 23, 2023
1 parent 979870a commit a54d839
Show file tree
Hide file tree
Showing 6 changed files with 141 additions and 95 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.71.0
toolchain: 1.72.0
target: wasm32-unknown-unknown
override: true
- name: Download and install Trunk binary
Expand Down
Loading

0 comments on commit a54d839

Please sign in to comment.