mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +00:00
now use single settings file instead of many; minor refactoring
This commit is contained in:
+3
-1
@@ -17,8 +17,10 @@ eframe = "0.31.1"
|
||||
egui_material_icons = "0.3.0"
|
||||
rfd = "0.15.3"
|
||||
dirs = "6.0.0"
|
||||
rodio = {version = "0.20.1", default-features = false, features = ["symphonia-all"]}
|
||||
rodio = { version = "0.20.1", default-features = false, features = ["symphonia-all"] }
|
||||
metadata = "0.1.10"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.140"
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
|
||||
Reference in New Issue
Block a user