Update rust #20

Merged
phoenix merged 12 commits from update_rust into main 2026-07-06 22:03:17 -04:00
Showing only changes of commit 3e0c786e53 - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@
name = "textsender_auth"
version = "0.2.1"
edition = "2024"
rust-version = "1.96"
rust-version = "1.96.1"
[dependencies]
axum = { version = "0.8.9" }