Update rust #21

Merged
phoenix merged 8 commits from update_rust into main 2026-07-10 17:42:38 -04:00
Showing only changes of commit f1f0fab340 - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@
name = "textsender_auth"
version = "0.2.2"
edition = "2024"
rust-version = "1.96.1"
rust-version = "1.97"
[dependencies]
axum = { version = "0.8.9" }