bump egui, eframe and rfd versions

This commit is contained in:
2025-04-27 01:01:24 +03:00
parent 6b10d365fc
commit f2ce47cdcd
2 changed files with 200 additions and 100 deletions
+3 -3
View File
@@ -12,10 +12,10 @@ keywords = ["soundpad", "pipewire"]
[dependencies]
egui = "0.31.0"
eframe = "0.31.0"
egui = "0.31.1"
eframe = "0.31.1"
egui_material_icons = "0.3.0"
rfd = "0.15.2"
rfd = "0.15.3"
dirs = "6.0.0"
rodio = {version = "0.20.1", default-features = false, features = ["symphonia-all"]}
metadata = "0.1.10"