Updating swoosh and textsender_models
sender Build / Check (pull_request) Successful in 1m54s
sender Build / Clippy (pull_request) Failing after 42s
sender Build / Test Suite (pull_request) Successful in 1m21s
sender Build / Rustfmt (pull_request) Successful in 38s
sender Build / build (pull_request) Successful in 1m50s

This commit is contained in:
2026-06-07 15:42:16 -04:00
parent 2aeb45dec7
commit 14165533c9
2 changed files with 6 additions and 9 deletions
Generated
+4 -5
View File
@@ -1839,8 +1839,8 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
[[package]]
name = "swoosh"
version = "0.3.1"
source = "git+ssh://git@git.kundeng.us/phoenix/swoosh.git?tag=v0.3.1-main-ab01daafea-871#ab01daafeaa9da1209f08ca946893f3dd0a3aad5"
version = "0.3.2"
source = "git+ssh://git@git.kundeng.us/phoenix/swoosh.git?tag=v0.3.2#122f1183ac0e7b6ea7229d10d3f6d385fbfa047c"
dependencies = [
"base64-ng",
"const_format",
@@ -1911,13 +1911,12 @@ dependencies = [
[[package]]
name = "textsender_models"
version = "0.2.5"
source = "git+ssh://git@git.kundeng.us/phoenix/textsender-models.git?tag=v0.2.5-v0.3.0-migrate-38dbcb09f7-111#38dbcb09f7c2c572f429ec382c01e14b72b1d615"
version = "0.3.0"
source = "git+ssh://git@git.kundeng.us/phoenix/textsender-models.git?tag=v0.3.0#d504108745b7b97a02eac24e16763cdb5e731f2b"
dependencies = [
"const_format",
"dotenvy",
"josekit",
"rand 0.10.1",
"serde",
"serde_json",
"time",