bump: textsender_models
Rust Build / Rustfmt (pull_request) Successful in 36s
Rust Build / Check (pull_request) Successful in 1m50s
Rust Build / Test Suite (pull_request) Failing after 1m11s
Rust Build / build (pull_request) Successful in 1m43s
Rust Build / Clippy (pull_request) Successful in 3m21s

This commit is contained in:
2026-06-13 18:35:27 -04:00
parent 3a76ab791b
commit d6ed6026ec
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ time = { version = "0.3.47", 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.3.3-27-e50b12be16-111" }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.3.3-27-ec46697714-111" }
[dev-dependencies]
http-body-util = { version = "0.1.3" }