Rust 1.96 #9

Merged
phoenix merged 11 commits from textsender_models_update into main 2026-06-14 17:52:29 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 47811b8ff9 - Show all commits
Generated
+1 -1
View File
@@ -1571,7 +1571,7 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
[[package]]
name = "swoosh"
version = "0.3.4"
version = "0.4.0"
dependencies = [
"base64-ng",
"const_format",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "swoosh"
version = "0.3.4"
version = "0.4.0"
edition = "2024"
rust-version = "1.96"
description = "Library to send text messages"