Update scheduled message status endpoint #20

Merged
phoenix merged 9 commits from update_scheduled_message_status-endpoint into alot_of_changes 2026-06-19 18:34:40 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit caf1a96bff - Show all commits
Generated
+1 -1
View File
@@ -2277,7 +2277,7 @@ dependencies = [
[[package]]
name = "textsender_api"
version = "0.1.13"
version = "0.1.14"
dependencies = [
"axum",
"axum-extra",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "textsender_api"
version = "0.1.13"
version = "0.1.14"
edition = "2024"
rust-version = "1.96"