Added callers moulde #120

Merged
kdeng00 merged 44 commits from add_queue_endpoint into v0.2 2025-04-22 20:08:24 -04:00
Showing only changes of commit d3bf449471 - Show all commits
+2 -1
View File
@@ -25,4 +25,5 @@ icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", ta
[dev-dependencies]
url = { version = "2.5.4" }
reqwest = { version = "0.12.15", features = ["stream", "multipart"] }
reqwest = { version = "0.12.15", features = ["stream", "multipart"] }
axum-test = { version = "17.3.0" }