From 181a293031738b7f7433d92d907f60eca44a3f12 Mon Sep 17 00:00:00 2001 From: phoenix Date: Sat, 29 Mar 2025 23:06:05 -0400 Subject: [PATCH] Added icarus_model --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 5b35492..1efd508 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +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" }