Skip to content

Commit

Permalink
Update to egui 0.31 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk authored Feb 5, 2025
1 parent a14439e commit fee9dd5
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 118 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Install packages (Linux)
if: runner.os == 'Linux'
uses: awalsh128/cache-apt-pkgs-action@v1.3.0
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
with:
# some deps used by eframe, if that is part of the project
packages: libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev libssl-dev # libgtk-3-dev is used by rfd
Expand Down
Loading

0 comments on commit fee9dd5

Please sign in to comment.