diff --git a/Cargo.toml b/Cargo.toml index 158daa4..61dca13 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,4 +14,3 @@ flate2 = {version = "1.0.25"} gd_plist = {git = "https://github.com/Syudagye/gd-plist.git", version = "1.4.0"} chrono = {version = "0.4.23"} ordered-float = {version = "3.4.0"} -symphonia = {version = "0.5.2", features = ["mp3"]}