Updated test
Rust Build / Rustfmt (pull_request) Successful in 32s
Rust Build / Clippy (pull_request) Successful in 31s
Rust Build / build (pull_request) Successful in 45s
Rust Build / Test Suite (pull_request) Failing after 50s
Rust Build / Check (pull_request) Successful in 26s

This commit is contained in:
2026-06-06 13:10:51 -04:00
parent 292566371f
commit b71c571c38
3 changed files with 288 additions and 0 deletions
+1
View File
@@ -14,3 +14,4 @@ textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender-models.
[dev-dependencies]
tempfile = { version = "3.27.0" }
async-std = { version = "1.13.2" }