mirror of
https://github.com/arabianq/lyrics_fetcher.git
synced 2026-04-27 22:11:22 +00:00
use lofty to support formats different from mp3
This commit is contained in:
+2
-1
@@ -21,7 +21,8 @@ anyhow = "1.0.102"
|
||||
itertools = "0.14.0"
|
||||
dotenv = "0.15.0"
|
||||
|
||||
id3 = { version = "1.16.4", default-features = false, features = ["tokio"] }
|
||||
lofty = "0.23.3"
|
||||
id3 = "1.16.4"
|
||||
reqwest = { version = "0.13.2", default-features = false, features = [
|
||||
"rustls",
|
||||
"json",
|
||||
|
||||
Reference in New Issue
Block a user