Send message #4

Merged
phoenix merged 26 commits from send_message into v0.3.x 2026-06-04 20:37:40 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit a9f27a3f29 - Show all commits
Generated
+1 -1
View File
@@ -1573,7 +1573,7 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
[[package]]
name = "swoosh"
version = "0.2.1"
version = "0.2.2"
dependencies = [
"base64-ng",
"const_format",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "swoosh"
version = "0.2.1"
version = "0.2.2"
edition = "2024"
rust-version = "1.95"
description = "Library to send text messages"