Update rust #15

Merged
phoenix merged 5 commits from update_rust into main 2026-07-05 17:08:08 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 2b43b1ad5f - Show all commits
Generated
+1 -1
View File
@@ -2067,7 +2067,7 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
[[package]]
name = "swoosh"
version = "0.5.1"
version = "0.5.2"
dependencies = [
"base64-ng",
"reqwest",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "swoosh"
version = "0.5.1"
version = "0.5.2"
edition = "2024"
rust-version = "1.96.1"
description = "Library to send text messages"