chore(deps): bump egui to v0.30

This commit is contained in:
LGUG2Z
2024-12-19 17:00:41 -08:00
parent 5ab5ec4f3a
commit c64a42bca5
5 changed files with 129 additions and 205 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ chrono = "0.4"
crossbeam-channel = "0.5"
crossbeam-utils = "0.8"
color-eyre = "0.6"
eframe = "0.29"
egui_extras = "0.29"
eframe = "0.30"
egui_extras = "0.30"
dirs = "5"
dunce = "1"
hotwatch = "0.5"