Update rust #31

Merged
phoenix merged 9 commits from update_rust into main 2026-07-06 22:31:23 -04:00
Showing only changes of commit 2afd0941aa - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@
name = "textsender_api"
version = "0.2.2"
edition = "2024"
rust-version = "1.96"
rust-version = "1.96.1"
[dependencies]
axum = { version = "0.8.9", features = ["multipart"] }