Fix build warnings #3

Merged
phoenix merged 9 commits from fix_warnings into devel 2025-03-29 22:35:59 +00:00
Showing only changes of commit 5bb5717bf7 - Show all commits

View File

@@ -9,3 +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" }