Updating name of dependency

This commit is contained in:
2026-07-16 13:37:54 -04:00
parent f3a0d90af3
commit 44e7b36db7
10 changed files with 70 additions and 74 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ serde_json = "1.0.150"
tokio = { version = "1.52.3", features = ["full"] }
tokio-util = { version = "0.7.18", features = ["codec"] }
uuid = { version = "1.23.4", features = ["v4", "serde"] }
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.11.3" }
simodels = { git = "ssh://git@git.kundeng.us/phoenix/simodels.git", tag = "v0.11.3-main-fe9d101bd0-111" }