Added info, warn, and error toasts
This commit is contained in:
10
xmpd-player/Cargo.toml
Normal file
10
xmpd-player/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "xmpd-player"
|
||||
edition = "2021"
|
||||
version.workspace = true
|
||||
repository.workspace = true
|
||||
license.workspace = true
|
||||
authors.workspace = true
|
||||
|
||||
[dependencies]
|
||||
rodio = { version = "0.20.1", features = ["symphonia-all"] }
|
||||
0
xmpd-player/src/lib.rs
Normal file
0
xmpd-player/src/lib.rs
Normal file
Reference in New Issue
Block a user