Twilio Config refactor #27

Merged
phoenix merged 5 commits from twilio_config-refactor into alot_of_changes 2026-06-21 21:13:06 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 586e3e8ad2 - Show all commits
Generated
+1 -1
View File
@@ -3153,7 +3153,7 @@ dependencies = [
[[package]]
name = "textsender_api"
version = "0.1.20"
version = "0.1.21"
dependencies = [
"axum",
"axum-extra",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "textsender_api"
version = "0.1.20"
version = "0.1.21"
edition = "2024"
rust-version = "1.96"