Updated dependencies

This commit is contained in:
phoenix
2025-04-03 23:10:19 -04:00
parent 374e2482b9
commit b76d96d532
+1 -1
View File
@@ -17,4 +17,4 @@ serde_json = "1.0.140"
tokio = { version = "1.44.1", features = ["full"] } tokio = { version = "1.44.1", features = ["full"] }
tokio-util = { version = "0.7.14", features = ["codec"] } tokio-util = { version = "0.7.14", features = ["codec"] }
uuid = { version = "1.16.0", features = ["v4", "serde"] } uuid = { version = "1.16.0", features = ["v4", "serde"] }
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.3.0-devel-8fbd92620e-111" } icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.3.0-devel-6a0135c6fa-111" }