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]