move audio system to wlx-common, compress audio data, sample player
This commit is contained in:
@@ -14,6 +14,10 @@ idmap-derive.workspace = true
|
||||
log.workspace = true
|
||||
serde = { workspace = true, features = ["rc"] }
|
||||
xdg.workspace = true
|
||||
|
||||
chrono = "0.4.42"
|
||||
smol = "2.0.2"
|
||||
rodio = { version = "0.21.1", default-features = false, features = [
|
||||
"playback",
|
||||
"mp3",
|
||||
"hound",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user