feat: Create API endpoints for register, approve and poll
This commit is contained in:
@@ -10,7 +10,7 @@ axum = "0.8.9"
|
||||
base64 = "0.22.1"
|
||||
dotenvy = "0.15.7"
|
||||
ed25519-dalek = "2.2.0"
|
||||
rand = "0.10.1"
|
||||
rand = "0.8"
|
||||
serde = "1.0.228"
|
||||
serde_json = "1.0.150"
|
||||
sha2 = "0.11.0"
|
||||
|
||||
Reference in New Issue
Block a user