Update dependencies #17

Merged
phoenix merged 12 commits from update_dependencies into main 2026-06-27 17:47:20 -04:00
2 changed files with 620 additions and 42 deletions
Showing only changes of commit 06da3e7ba2 - Show all commits
Generated
+619 -41
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -21,7 +21,7 @@ time = { version = "0.3.49", 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.4.0", features = ["config", "user"] }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.4.3-29-7e5bc016b1-111", features = ["config", "user"] }
[dev-dependencies]
http-body-util = { version = "0.1.3" }