Updated icarus_models #6

Merged
phoenix merged 1 commits from icarus_models-update into devel 2025-03-30 17:55:17 +00:00
Showing only changes of commit 5893710431 - Show all commits

View File

@@ -9,4 +9,4 @@ serde = { version = "1.0.218", features = ["derive"] }
serde_json = { version = "1.0.139" }
tokio = { version = "1.44.1", features = ["rt-multi-thread"] }
tracing-subscriber = "0.3.19"
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.2.0" }