@@ -284,13 +284,13 @@ debug = true
284
284
# As a last resport, patch with a commit to our own repository.
285
285
# ALWAYS document what PR the commit hash is part of, or when it was merged into the upstream trunk.
286
286
287
- ecolor = { git = " https://github.com/emilk/egui.git" , rev = " 20b0637d42892b87fb8411b39c5c256fd32d7ee3 " } # egui master 2024-03-22
288
- eframe = { git = " https://github.com/emilk/egui.git" , rev = " 20b0637d42892b87fb8411b39c5c256fd32d7ee3 " } # egui master 2024-03-22
289
- egui = { git = " https://github.com/emilk/egui.git" , rev = " 20b0637d42892b87fb8411b39c5c256fd32d7ee3 " } # egui master 2024-03-22
290
- egui_extras = { git = " https://github.com/emilk/egui.git" , rev = " 20b0637d42892b87fb8411b39c5c256fd32d7ee3 " } # egui master 2024-03-22
291
- egui_plot = { git = " https://github.com/emilk/egui.git" , rev = " 20b0637d42892b87fb8411b39c5c256fd32d7ee3 " } # egui master 2024-03-22
292
- egui-wgpu = { git = " https://github.com/emilk/egui.git" , rev = " 20b0637d42892b87fb8411b39c5c256fd32d7ee3 " } # egui master 2024-03-22
293
- emath = { git = " https://github.com/emilk/egui.git" , rev = " 20b0637d42892b87fb8411b39c5c256fd32d7ee3 " } # egui master 2024-03-22
287
+ ecolor = { git = " https://github.com/emilk/egui.git" , rev = " 8a10f81ca01b2ba4e0bd6e08d02fdd2063f1ddcc " } # egui master 2024-03-26
288
+ eframe = { git = " https://github.com/emilk/egui.git" , rev = " 8a10f81ca01b2ba4e0bd6e08d02fdd2063f1ddcc " } # egui master 2024-03-26
289
+ egui = { git = " https://github.com/emilk/egui.git" , rev = " 8a10f81ca01b2ba4e0bd6e08d02fdd2063f1ddcc " } # egui master 2024-03-26
290
+ egui_extras = { git = " https://github.com/emilk/egui.git" , rev = " 8a10f81ca01b2ba4e0bd6e08d02fdd2063f1ddcc " } # egui master 2024-03-26
291
+ egui_plot = { git = " https://github.com/emilk/egui.git" , rev = " 8a10f81ca01b2ba4e0bd6e08d02fdd2063f1ddcc " } # egui master 2024-03-26
292
+ egui-wgpu = { git = " https://github.com/emilk/egui.git" , rev = " 8a10f81ca01b2ba4e0bd6e08d02fdd2063f1ddcc " } # egui master 2024-03-26
293
+ emath = { git = " https://github.com/emilk/egui.git" , rev = " 8a10f81ca01b2ba4e0bd6e08d02fdd2063f1ddcc " } # egui master 2024-03-26
294
294
295
295
# Useful while developing:
296
296
# ecolor = { path = "../../egui/crates/ecolor" }
0 commit comments