Removing common-multipart-rfc7578 crate
Rust Build / Rustfmt (pull_request) Successful in 42s
Rust Build / Test Suite (pull_request) Successful in 44s

This commit is contained in:
2026-06-18 17:20:08 -04:00
parent b243201302
commit abe54bfe63
2 changed files with 8 additions and 45 deletions
+1 -1
View File
@@ -25,6 +25,6 @@ utoipa-swagger-ui = { version = "9.0.2", features = ["axum"] }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.4.1-29-ad632fca16-111" }
[dev-dependencies]
common-multipart-rfc7578 = { version = "0.7.0" }
# common-multipart-rfc7578 = { version = "0.7.0" }
url = { version = "2.5.8" }
tempfile = { version = "3.27.0" }