diff --git a/Cargo.toml b/Cargo.toml index 141de56..21e818b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "swoosh" version = "0.5.1" edition = "2024" -rust-version = "1.96" +rust-version = "1.96.1" description = "Library to send text messages" [dependencies]