From c980c73501b51b12ac6164c089da19a1c5d810d9 Mon Sep 17 00:00:00 2001 From: phoenix Date: Sun, 5 Jul 2026 16:37:04 -0400 Subject: [PATCH] bump: rust --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ef9798a..fd507f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "textsender_models" version = "0.5.0" edition = "2024" -rust-version = "1.96" +rust-version = "1.96.1" description = "Models used for the textsender project" [dependencies]