Updating name references

This commit is contained in:
2026-07-13 17:07:50 -04:00
parent 2965f03c98
commit 5004220d55
10 changed files with 84 additions and 84 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ time = { version = "0.3.53", features = ["macros", "serde"] }
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.5.2", features = ["config", "user"] }
schedtxt_models = { git = "ssh://git@git.kundeng.us/phoenix/schedtxt_models.git", tag = "v0.5.3", features = ["config", "user"] }
[dev-dependencies]
tower = { version = "0.5.3", features = ["full"] }