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
Showing only changes of commit 85b2d8ae80 - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@
name = "textsender_api"
version = "0.1.4"
edition = "2024"
rust-version = "1.95"
rust-version = "1.96"
[dependencies]
axum = { version = "0.8.9", features = ["multipart"] }