bump: textsender_auth
Rust Build / Rustfmt (pull_request) Failing after 48s
Rust Build / Check (pull_request) Successful in 1m16s
Rust Build / Clippy (pull_request) Successful in 1m31s

This commit is contained in:
2026-07-01 22:33:31 -04:00
parent 452e32826e
commit 5309f7fc3e
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -2295,7 +2295,7 @@ dependencies = [
[[package]]
name = "textsender_auth"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"argon2",
"axum",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "textsender_auth"
version = "0.2.0"
version = "0.2.1"
edition = "2024"
rust-version = "1.96"