Skip to content

Commit a19562e

Browse files
authored
Update to latest egui master (#70)
1 parent 4290e6a commit a19562e

File tree

8 files changed

+178
-115
lines changed

8 files changed

+178
-115
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
runs-on: ubuntu-latest
136136
steps:
137137
- uses: actions/checkout@v3
138-
- uses: EmbarkStudios/cargo-deny-action@v1
138+
- uses: EmbarkStudios/cargo-deny-action@v2
139139
with:
140140
rust-version: "1.81.0"
141141
log-level: warn

0 commit comments

Comments
 (0)