Close, but far

This commit is contained in:
phoenix
2025-04-21 21:57:29 -04:00
parent 6859f2d2a3
commit 6350094030
2 changed files with 61 additions and 39 deletions
+4 -1
View File
@@ -24,6 +24,9 @@ icarus_meta = { git = "ssh://git@git.kundeng.us/phoenix/icarus_meta.git", tag =
icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", tag = "v0.4.3" }
[dev-dependencies]
http-body-util = { version = "0.1.3" }
url = { version = "2.5.4" }
reqwest = { version = "0.12.15", features = ["stream", "multipart"] }
axum-test = { version = "17.3.0" }
axum-test = { version = "17.3.0" }
hyper = { version = "1.6.0" }
base64 = "0.22.1"