@@ -68,14 +68,15 @@ arrow2_convert = { git = "https://github.com/rerun-io/arrow2-convert", rev = "7e
68
68
# arrow2 = { path = "../arrow2" }
69
69
# arrow2_convert = { path = "../arrow2-convert/arrow2_convert" }
70
70
71
- # 2023-02-04 - fix clear color color space
72
- ecolor = { git = " https://github.com/emilk/egui" , rev = " e4eaf99072db45c6ce6f6d86f09d5b4de237df1e" }
73
- eframe = { git = " https://github.com/emilk/egui" , rev = " e4eaf99072db45c6ce6f6d86f09d5b4de237df1e" }
74
- egui = { git = " https://github.com/emilk/egui" , rev = " e4eaf99072db45c6ce6f6d86f09d5b4de237df1e" }
75
- egui_extras = { git = " https://github.com/emilk/egui" , rev = " e4eaf99072db45c6ce6f6d86f09d5b4de237df1e" }
76
- egui-wgpu = { git = " https://github.com/emilk/egui" , rev = " e4eaf99072db45c6ce6f6d86f09d5b4de237df1e" }
77
- emath = { git = " https://github.com/emilk/egui" , rev = " e4eaf99072db45c6ce6f6d86f09d5b4de237df1e" }
78
- epaint = { git = " https://github.com/emilk/egui" , rev = " e4eaf99072db45c6ce6f6d86f09d5b4de237df1e" }
71
+ # 2023-02-04 - winit 0.28
72
+ ecolor = { git = " https://github.com/emilk/egui" , rev = " 430cbe541ce3966129878e513cec7f64ef764249" }
73
+ eframe = { git = " https://github.com/emilk/egui" , rev = " 430cbe541ce3966129878e513cec7f64ef764249" }
74
+ egui = { git = " https://github.com/emilk/egui" , rev = " 430cbe541ce3966129878e513cec7f64ef764249" }
75
+ egui_extras = { git = " https://github.com/emilk/egui" , rev = " 430cbe541ce3966129878e513cec7f64ef764249" }
76
+ egui-wgpu = { git = " https://github.com/emilk/egui" , rev = " 430cbe541ce3966129878e513cec7f64ef764249" }
77
+ emath = { git = " https://github.com/emilk/egui" , rev = " 430cbe541ce3966129878e513cec7f64ef764249" }
78
+ epaint = { git = " https://github.com/emilk/egui" , rev = " 430cbe541ce3966129878e513cec7f64ef764249" }
79
+
79
80
# ecolor = { path = "../../egui/crates/ecolor" }
80
81
# eframe = { path = "../../egui/crates/eframe" }
81
82
# egui = { path = "../../egui/crates/egui" }
0 commit comments