bump: textsender_models
Release Tagging / release (pull_request) Failing after 1m46s
swoosh Build / Check (pull_request) Successful in 1m48s
swoosh Build / Test Suite (pull_request) Successful in 2m9s
swoosh Build / Rustfmt (pull_request) Successful in 40s
swoosh Build / Clippy (pull_request) Successful in 1m53s
swoosh Build / build (pull_request) Successful in 2m5s

This commit is contained in:
2026-06-13 16:29:20 -04:00
parent 1aa2c5870c
commit a0875c4bd3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ uuid = { version = "1.23.1", features = ["v4", "serde"] }
base64-ng = { version = "1.0.6" }
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.3.0" }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.3.1" }
[dev-dependencies]
tempfile = { version = "3.27.0" }