Modify application structure #19

Merged
phoenix merged 3 commits from initiate into devel 2025-06-10 21:50:02 +00:00
2 changed files with 1155 additions and 14 deletions
Showing only changes of commit d657b95b5a - Show all commits

1167
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -6,4 +6,6 @@ rust-version = "1.86"
[dependencies]
tokio = { version = "1.44.1", features = ["full"] }
reqwest = { version = "0.12.19" }
dotenvy = { version = "0.15.7" }
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.4.3" }