From a1629663566183e9c5bbc3d0925077e8c28cf462 Mon Sep 17 00:00:00 2001 From: phoenix Date: Sat, 29 Mar 2025 16:41:43 -0400 Subject: [PATCH] Cleanup cargo file --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 7252988..bc588ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +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.1.14" } -