Update rust #16

Merged
phoenix merged 7 commits from update_rust into main 2026-07-10 11:42:16 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 798e196b8d - Show all commits
Generated
+1 -1
View File
@@ -2021,7 +2021,7 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
[[package]]
name = "swoosh"
version = "0.5.2"
version = "0.5.3"
dependencies = [
"base64-ng",
"reqwest",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "swoosh"
version = "0.5.2"
version = "0.5.3"
edition = "2024"
rust-version = "1.97"
description = "Library to send text messages"