Updating name

This commit is contained in:
2026-07-13 11:57:24 -04:00
parent f837b0f5d0
commit 6237e7da89
3 changed files with 1027 additions and 238 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ tokio = { version = "1.52.3", features = ["full"] }
futures = { version = "0.3.32" }
serde = { version = "1.0.228", features = ["derive"] }
serde_json = { version = "1.0.150" }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.4.0", features = ["contact"] }
schedtxt_models = { git = "ssh://git@git.kundeng.us/phoenix/schedtxt_models.git", tag = "v0.5.3", features = ["contact"] }
[dev-dependencies]
tempfile = { version = "3.27.0" }