mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +00:00
bump egui and eframe to 0.32.3
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@ keywords = ["soundpad", "pipewire"]
|
||||
|
||||
|
||||
[dependencies]
|
||||
egui = { version = "0.32.2", default-features = false, features = ["default_fonts"] }
|
||||
eframe = { version = "0.32.2", default-features = false, features = ["glow", "wayland", "x11", "default_fonts"] }
|
||||
egui = { version = "0.32.3", default-features = false, features = ["default_fonts"] }
|
||||
eframe = { version = "0.32.3", default-features = false, features = ["glow", "wayland", "x11", "default_fonts"] }
|
||||
egui_material_icons = "0.4.0"
|
||||
rfd = { version = "0.15.4", default-features = false, features = ["xdg-portal", "async-std"] }
|
||||
dirs = "6.0.0"
|
||||
|
||||
Reference in New Issue
Block a user