From 3c29c95824db8923fa0db5b2e876d815b8964f27 Mon Sep 17 00:00:00 2001 From: phoenix Date: Sun, 14 Jun 2026 17:32:35 -0400 Subject: [PATCH] bump: rust --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index db73daf..dda3503 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "swoosh" version = "0.3.4" edition = "2024" -rust-version = "1.95" +rust-version = "1.96" description = "Library to send text messages" [dependencies]