Skip to content

Commit

Permalink
Lots of dependency updates and suppress egui undo (#161)
Browse files Browse the repository at this point in the history
* lots of dependency updates and suppress egui undo

* use egui glium's master

* bump msrv too

* bump again...

* >.>

* ...

* update msrv
  • Loading branch information
Baezon authored Mar 6, 2024
1 parent b1e747b commit 10e957b
Show file tree
Hide file tree
Showing 10 changed files with 2,468 additions and 807 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
msrv:
strategy:
matrix:
rust-version: [1.61.0]
rust-version: [1.72.0]
runs-on: ubuntu-latest
steps:
- name: Clone Git repository
Expand Down
Loading

0 comments on commit 10e957b

Please sign in to comment.