Update rust #32

Merged
phoenix merged 9 commits from update_rust into main 2026-07-10 18:21:10 -04:00
Showing only changes of commit b60f626178 - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@
name = "textsender_api"
version = "0.2.3"
edition = "2024"
rust-version = "1.96.1"
rust-version = "1.97"
[dependencies]
axum = { version = "0.8.9", features = ["multipart"] }