diff --git a/Cargo.toml b/Cargo.toml index 9971259..7782f1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,5 @@ 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" }