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]