From f36303b1f7e23a99d73a32a8a3383ef18598d46b Mon Sep 17 00:00:00 2001 From: aprzn Date: Fri, 10 Feb 2023 01:47:19 -0500 Subject: [PATCH] removed symphonia --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) 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"]}