mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-14 20:11:24 +00:00
chore: jsonwebtoken dependency
This commit is contained in:
parent
93512c0d34
commit
a3e87e0b27
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ portfolio-entity = { path = "../entity" }
|
|||
rand = "0.8.5"
|
||||
argon2 = "0.4.1"
|
||||
chrono = "0.4.22"
|
||||
jsonwebtoken = "8.1.1"
|
||||
|
||||
[dependencies.sea-orm]
|
||||
version = "^0.10.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue