Remove taglib dependency

This commit is contained in:
2025-04-12 12:52:18 -04:00
parent 8555ca4ed2
commit 97808bbc1d

View File

@@ -4,6 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
taglib = { version = "1.0.0" }
metadata = { version = "0.1.10" }
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.4.3" }