bump: textsender_auth

This commit is contained in:
2026-06-11 14:31:13 -04:00
parent e1fc94c7e0
commit d693db71b1
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -2213,7 +2213,7 @@ dependencies = [
[[package]]
name = "textsender_auth"
version = "0.1.15"
version = "0.1.16"
dependencies = [
"argon2",
"async-std",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "textsender_auth"
version = "0.1.15"
version = "0.1.16"
edition = "2024"
rust-version = "1.95"