From 775a62d9cce56007fe068773af91f19e2c2b5a10 Mon Sep 17 00:00:00 2001 From: KD Date: Sun, 30 Mar 2025 13:42:29 -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 bc588ea..6e920aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] -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" } -- 2.43.0