From 6c2bb761fbc48e465c0dd55bd62ea7eda171ede6 Mon Sep 17 00:00:00 2001 From: phoenix Date: Sun, 14 Jun 2026 17:34:40 -0400 Subject: [PATCH] bump: rust --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b7841f4..a5959df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "textsender_models" version = "0.3.4" edition = "2024" -rust-version = "1.95" +rust-version = "1.96" description = "Models used for the textsender project" [dependencies]