Schedule message (#15)
textsender_api PR / Rustfmt (pull_request) Successful in 52s
textsender_api PR / Clippy (pull_request) Successful in 1m32s
textsender_api PR / Check (pull_request) Successful in 2m12s

Reviewed-on: phoenix/textsender_api#15
This commit was merged in pull request #15.
This commit is contained in:
2026-06-17 17:51:33 -04:00
parent 5740bce97c
commit d1bc5eb830
10 changed files with 256 additions and 92 deletions
Generated
+3 -3
View File
@@ -2293,7 +2293,7 @@ dependencies = [
[[package]]
name = "textsender_api"
version = "0.1.9"
version = "0.1.10"
dependencies = [
"axum",
"axum-extra",
@@ -2320,8 +2320,8 @@ dependencies = [
[[package]]
name = "textsender_models"
version = "0.4.0"
source = "git+ssh://git@git.kundeng.us/phoenix/textsender_models.git?tag=v0.4.0#2722af5589023db819554a97c1f596d9e735fe96"
version = "0.4.1"
source = "git+ssh://git@git.kundeng.us/phoenix/textsender_models.git?tag=v0.4.1-29-ad632fca16-111#ad632fca168ec817e61dd364716f8030c9cfb0b3"
dependencies = [
"const_format",
"dotenvy",