bump: swoosh and textsender_models
catapult PR / Rustfmt (pull_request) Successful in 43s
catapult PR / Check (pull_request) Successful in 1m50s
catapult PR / Clippy (pull_request) Has been cancelled

This commit is contained in:
2026-06-27 17:31:54 -04:00
parent 62e4828750
commit 3c34663767
2 changed files with 41 additions and 41 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ serde = { version = "1.0.228", features = ["derive"] }
serde_json = { version = "1.0.150" }
time = { version = "0.3.49", features = ["formatting", "macros", "parsing", "serde"] }
uuid = { version = "1.23.3", features = ["v4", "serde"] }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.4.10-29-6e91320709-111" }
swoosh = { git = "ssh://git@git.kundeng.us/phoenix/swoosh.git", tag = "v0.4.2-10-f4150af077-871" }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender_models.git", tag = "v0.4.10" }
swoosh = { git = "ssh://git@git.kundeng.us/phoenix/swoosh.git", tag = "v0.4.2.0" }
[dev-dependencies]