Skip to content

Commit 7e0f336

Browse files
authored
Update MSRV to 1.85, and edition=2024 (#201)
Required for an egui update
1 parent be85be5 commit 7e0f336

File tree

4 files changed

+1193
-684
lines changed

4 files changed

+1193
-684
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- uses: actions-rs/toolchain@v1
9595
with:
9696
profile: minimal
97-
toolchain: 1.81.0
97+
toolchain: 1.85.0
9898
target: wasm32-unknown-unknown
9999
override: true
100100
- name: Download and install Trunk binary

0 commit comments

Comments
 (0)