From faf06d0d7efc8f669ca0f0782b84c8a27d150591 Mon Sep 17 00:00:00 2001 From: phoenix Date: Sat, 12 Apr 2025 02:33:31 +0000 Subject: [PATCH] Icarus-models update (#9) Reviewed-on: https://git.kundeng.us/phoenix/icarus_meta/pulls/9 Co-authored-by: phoenix Co-committed-by: phoenix --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 79ad9f1..a18b9f7 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.2.0" } +icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.4.3" }