Updated dependencies #48

Merged
kdeng00 merged 8 commits from icarus_models-update into master 2025-04-03 23:16:37 -04:00
Showing only changes of commit 2723b1d6b7 - Show all commits
+2 -1
View File
@@ -16,4 +16,5 @@ serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.140"
tokio = { version = "1.44.1", features = ["full"] }
tokio-util = { version = "0.7.14", features = ["codec"] }
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.2.0" }
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" }