Add Login #4

Merged
phoenix merged 21 commits from add_login into main 2026-06-10 00:13:55 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f705cd4a59 - Show all commits
Generated
+1 -1
View File
@@ -2213,7 +2213,7 @@ dependencies = [
[[package]]
name = "textsender_auth"
version = "0.1.14"
version = "0.1.15"
dependencies = [
"argon2",
"async-std",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "textsender_auth"
version = "0.1.14"
version = "0.1.15"
edition = "2024"
rust-version = "1.95"