mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +00:00
rodio -> 0.21.1
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ eframe = { version = "0.32.0", features = ["default", "x11", "wayland", "default
|
||||
egui_material_icons = "0.4.0"
|
||||
rfd = { version = "0.15.3", features = ["xdg-portal"] }
|
||||
dirs = "6.0.0"
|
||||
rodio = { version = "0.20.1", default-features = false, features = ["symphonia-all"] }
|
||||
rodio = { version = "0.21.1", default-features = false, features = ["symphonia-all", "playback"] }
|
||||
metadata = "0.1.10"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.140"
|
||||
|
||||
Reference in New Issue
Block a user