chore(deps): handle egui-related upgrades

This commit is contained in:
LGUG2Z
2025-11-12 16:20:19 -08:00
parent df38facf9e
commit c8c4c3507c
8 changed files with 392 additions and 322 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ chrono = "0.4"
crossbeam-channel = "0.5"
crossbeam-utils = "0.8"
color-eyre = "0.6"
eframe = "0.32"
egui_extras = "0.32"
eframe = "0.33"
egui_extras = "0.33"
dirs = "6"
dunce = "1"
hotwatch = "0.5"