bump: textsender_models
textsender_api PR / Rustfmt (pull_request) Successful in 41s
textsender_api PR / Clippy (pull_request) Successful in 1m36s
textsender_api PR / Check (pull_request) Successful in 2m28s

This commit is contained in:
2026-06-14 19:06:26 -04:00
parent d6b2fbbbbe
commit 69b35015b8
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jsonwebtoken = { version = "10.4.0", features = ["rust_crypto"] }
josekit = { version = "0.10.3" }
utoipa = { version = "5.5.0", features = ["axum_extras"] }
utoipa-swagger-ui = { version = "9.0.2", features = ["axum"] }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.3.3" }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.4.0" }
[dev-dependencies]
common-multipart-rfc7578 = { version = "0.7.0" }