Clean up relay validation

This commit is contained in:
Jon Staab
2026-05-15 13:15:57 -07:00
parent 6abe62b569
commit cfa52d739f
3 changed files with 42 additions and 112 deletions
+1
View File
@@ -24,6 +24,7 @@ hmac = "0.12"
sha2 = "0.10"
dotenvy = "0.15.7"
base64 = "0.22"
regex = "1"
[dev-dependencies]
tower = { version = "0.5", features = ["util"] }