Added taglib dependency #4

Merged
phoenix merged 1 commits from taglib into devel 2025-03-30 03:24:08 +00:00
Showing only changes of commit 1728f06a9f - Show all commits

View File

@@ -4,4 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
taglib = { version = "1.0.0" }
icarus-models = { git = "ssh://git@git.kundeng.us/phoenix/icarus-models.git", tag = "v0.1.14" }