Skip to content

Commit 362c480

Browse files
committed
bump egui to 0.30
1 parent 858a4fb commit 362c480

File tree

4 files changed

+154
-232
lines changed

4 files changed

+154
-232
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jobs:
1919
- name: Install libraries
2020
run: sudo apt-get update && sudo apt-get install -y libclang-dev libgtk-3-dev libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev libssl-dev && sudo apt-get install libudev-dev && cargo install cargo-bundle
2121

22-
- name: Update
23-
run: cargo update
24-
2522
- name: Build
2623
run: cargo build --all --all-features
2724

0 commit comments

Comments
 (0)