Update rust #34

Merged
phoenix merged 6 commits from update_rust into main 2026-07-10 11:30:31 -04:00
Showing only changes of commit 1616517602 - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@
name = "textsender_models" name = "textsender_models"
version = "0.5.1" version = "0.5.1"
edition = "2024" edition = "2024"
rust-version = "1.96.1" rust-version = "1.97"
description = "Models used for the textsender project" description = "Models used for the textsender project"
[dependencies] [dependencies]