Skip to content

Commit

Permalink
Revert "Update to egui 0.30" (#172)
Browse files Browse the repository at this point in the history
This reverts commit ae2e06e.

It didn't work on Linux 😭
  • Loading branch information
emilk authored Dec 16, 2024
1 parent ae2e06e commit 7f099a9
Show file tree
Hide file tree
Showing 4 changed files with 428 additions and 311 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.80.0
toolchain: 1.81.0
target: wasm32-unknown-unknown
override: true
- name: Download and install Trunk binary
Expand Down
Loading

0 comments on commit 7f099a9

Please sign in to comment.