Update rust #31

Merged
phoenix merged 9 commits from update_rust into main 2026-07-06 22:31:23 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 2a883c04b2 - Show all commits
Generated
+1 -1
View File
@@ -2786,7 +2786,7 @@ dependencies = [
[[package]]
name = "textsender_api"
version = "0.2.2"
version = "0.2.3"
dependencies = [
"axum",
"axum-extra",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "textsender_api"
version = "0.2.2"
version = "0.2.3"
edition = "2024"
rust-version = "1.96.1"