Adding time crate

This commit is contained in:
2026-06-22 23:00:51 -04:00
parent 5f3e4dc64b
commit f2f4176a51
2 changed files with 2 additions and 0 deletions
Generated
+1
View File
@@ -136,6 +136,7 @@ dependencies = [
"serde_json",
"swoosh",
"textsender_models",
"time",
"tokio",
]