mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-14 20:11:24 +00:00
chore: add sha2 dependency
This commit is contained in:
parent
f440c5ad72
commit
a58cf73acc
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ argon2 = "0.4.1"
|
|||
chrono = "0.4.22"
|
||||
jsonwebtoken = "8.1.1"
|
||||
dotenv = "0.15.0"
|
||||
sha2 = "0.10.6"
|
||||
|
||||
[dependencies.sea-orm]
|
||||
version = "^0.10.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue