bump: textsender_api
textsender_api PR / Rustfmt (pull_request) Successful in 58s
textsender_api PR / Check (pull_request) Successful in 1m56s
textsender_api PR / Clippy (pull_request) Successful in 2m20s

This commit is contained in:
2026-06-30 11:49:09 -04:00
parent 7019a2fd94
commit 5eeca8c0af
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -3129,7 +3129,7 @@ dependencies = [
[[package]]
name = "textsender_api"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"axum",
"axum-extra",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "textsender_api"
version = "0.2.0"
version = "0.2.1"
edition = "2024"
rust-version = "1.96"