Utilizing features
Release Tagging / release (pull_request) Successful in 26s
swoosh Build / Test Suite (pull_request) Successful in 1m18s
swoosh Build / Rustfmt (pull_request) Successful in 27s
swoosh Build / Check (pull_request) Successful in 2m49s
swoosh Build / Clippy (pull_request) Successful in 1m13s
swoosh Build / build (pull_request) Successful in 2m35s

This commit is contained in:
2026-06-14 17:28:08 -04:00
parent 3cfa757a07
commit 9ae0e390fb
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.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.3.1" }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.3.4-28-e7834093a6-111", features = ["config", "contact", "message"] }
[dev-dependencies]
tempfile = { version = "3.27.0" }