From d2540e25137e2f9e74fe92597a820558a7b7c517 Mon Sep 17 00:00:00 2001 From: KD Date: Sun, 30 Mar 2025 13:46:20 -0400 Subject: [PATCH] Updated icarus_models --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d348431..79ad9f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,4 +5,4 @@ edition = "2024" [dependencies] taglib = { version = "1.0.0" } -icarus-models = { git = "ssh://git@git.kundeng.us/phoenix/icarus-models.git", tag = "v0.1.14" } +icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.2.0" }