From 6e3951b2f215e1eb2c305ac1d7c2291ab29006d0 Mon Sep 17 00:00:00 2001 From: phoenix Date: Fri, 10 Jul 2026 11:35:06 -0400 Subject: [PATCH] bump: rust --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 18d8cdb..6805b8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "swoosh" version = "0.5.2" edition = "2024" -rust-version = "1.96.1" +rust-version = "1.97" description = "Library to send text messages" [dependencies]