From c0273615a9c12a3926cb0907f907967f315870b1 Mon Sep 17 00:00:00 2001 From: phoenix Date: Thu, 18 Jun 2026 17:21:34 -0400 Subject: [PATCH] Cargo.toml cleanup --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7c86886..42bee92 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,6 +25,5 @@ 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" } url = { version = "2.5.8" } tempfile = { version = "3.27.0" }