diff --git a/Cargo.toml b/Cargo.toml index 7782f1c..60c2c90 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,5 @@ edition = "2024" rust-version = "1.86" [dependencies] -metadata = { version = "0.1.10" } lofty = { version = "0.22.3" } icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.4.3" }