mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +00:00
bump egui and eframe to 0.33.3
This commit is contained in:
+2
-2
@@ -26,8 +26,8 @@ rodio = { version = "0.21.1", default-features = false, features = ["symphonia-a
|
||||
pipewire = "0.9.2"
|
||||
rfd = "0.16.0"
|
||||
|
||||
egui = { version = "0.33.0", default-features = false, features = ["default_fonts", "rayon"] }
|
||||
eframe = { version = "0.33.0", default-features = false, features = ["default_fonts", "glow", "x11", "wayland"] }
|
||||
egui = { version = "0.33.3", default-features = false, features = ["default_fonts", "rayon"] }
|
||||
eframe = { version = "0.33.3", default-features = false, features = ["default_fonts", "glow", "x11", "wayland"] }
|
||||
egui_material_icons = "0.5.0"
|
||||
|
||||
[[bin]]
|
||||
|
||||
Reference in New Issue
Block a user