Record Message Event Response endpoint #22

Merged
phoenix merged 11 commits from record_mer-endpoint into alot_of_changes 2026-06-20 13:38:23 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 79b1ca3569 - Show all commits
Generated
+1 -1
View File
@@ -2277,7 +2277,7 @@ dependencies = [
[[package]]
name = "textsender_api"
version = "0.1.15"
version = "0.1.16"
dependencies = [
"axum",
"axum-extra",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "textsender_api"
version = "0.1.15"
version = "0.1.16"
edition = "2024"
rust-version = "1.96"