Abstract password hashing into util.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
282c2feca8
commit
732e8b82aa
13 changed files with 92 additions and 64 deletions
|
@ -60,6 +60,7 @@ perf_measurements = []
|
|||
sentry_telemetry = []
|
||||
|
||||
[dependencies]
|
||||
argon2.workspace = true
|
||||
axum-server.workspace = true
|
||||
axum.workspace = true
|
||||
bytes.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue