This commit is contained in:
2026-07-16 18:01:58 +02:00
parent b62bba0173
commit ae0176b49a
13 changed files with 371 additions and 8 deletions
+2
View File
@@ -17,3 +17,5 @@ argon2 = "0.5.3"
time = "0.3.47"
tower = "0.5.3"
tower-http = { version = "0.6.8", features = ["cors"] }
rand = '0.8'
hex = '0.4'