Skip to content

Commit

Permalink
Revert "Update to egui 0.30"
Browse files Browse the repository at this point in the history
This reverts commit ae2e06e.
  • Loading branch information
emilk committed Dec 16, 2024
1 parent ae2e06e commit b3283aa
Show file tree
Hide file tree
Showing 4 changed files with 429 additions and 312 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.76.0
target: wasm32-unknown-unknown
override: true
- name: Download and install Trunk binary
Expand Down
Loading

0 comments on commit b3283aa

Please sign in to comment.