backend: add dependency: jsonwebtoken
This commit is contained in:
parent
a370b94d8b
commit
6e195d0f04
2 changed files with 41 additions and 0 deletions
|
@ -17,3 +17,4 @@ sea-orm = { version = "0.12", features = [
|
|||
"with-uuid",
|
||||
] }
|
||||
dotenvy = "*"
|
||||
jsonwebtoken = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue