bump: textsender_models

This commit is contained in:
2026-06-20 13:01:52 -04:00
parent f6a0ad46e1
commit efa29b7a61
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,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.4.1-29-ad632fca16-111" }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.4.3-29-384dd41690-111" }
[dev-dependencies]
url = { version = "2.5.8" }