Require user to be UUID
This commit is contained in:
parent
7abd08dbff
commit
3cea5eb70a
3 changed files with 10 additions and 1 deletions
|
|
@ -16,3 +16,4 @@ serde = { version = "1", features = ["derive"] }
|
|||
serde_json = "1"
|
||||
sha2 = "0.10.8"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
uuid = "1.10.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue