bump: textsender_models

This commit is contained in:
2026-07-03 00:38:13 -04:00
parent c613b6011c
commit 681a7daab9
2 changed files with 118 additions and 361 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ uuid = { version = "1.23.3", features = ["v4", "serde"] }
base64-ng = { version = "1.0.8" }
const_format = { version = "0.2.36" }
josekit = { version = "0.10.3" }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.4.10", features = ["config", "contact", "message"] }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.5.0", features = ["config", "contact", "message"] }
[dev-dependencies]
tempfile = { version = "3.27.0" }