Updating workflow for main workflows #9

Merged
phoenix merged 15 commits from tweak_add_contact into main 2026-06-14 19:12:25 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit b8c27deafe - Show all commits
Generated
+1 -1
View File
@@ -2293,7 +2293,7 @@ dependencies = [
[[package]]
name = "textsender_api"
version = "0.1.4"
version = "0.1.5"
dependencies = [
"axum",
"axum-extra",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "textsender_api"
version = "0.1.4"
version = "0.1.5"
edition = "2024"
rust-version = "1.96"